summaryrefslogtreecommitdiffstats
path: root/math/carve/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/carve/Makefile')
-rw-r--r--math/carve/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/carve/Makefile b/math/carve/Makefile
index e605f65..1905a89 100644
--- a/math/carve/Makefile
+++ b/math/carve/Makefile
@@ -6,7 +6,6 @@ PORTVERSION= 1.4.0
PORTREVISION= 4
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
-EXTRACT_SUFX= .tgz
MAINTAINER= gahr@FreeBSD.org
COMMENT= Fast, robust constructive solid geometry library
@@ -17,7 +16,7 @@ LIB_DEPENDS= libboost_filesystem.so:${PORTSDIR}/devel/boost-libs
OPTIONS_DEFINE= DOCS GUI
-USES= cmake:outsource compiler:c++11-lib
+USES= cmake:outsource compiler:c++11-lib tar:tgz
USE_GL= glut
USE_LDCONFIG= yes
OpenPOWER on IntegriCloud