aboutsummaryrefslogtreecommitdiff
path: root/math/fxt/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 19:11:51 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 19:11:51 +0000
commita84c115a09e00e14810cb1deb7bf4637a33ad313 (patch)
tree97c04ac5ad39d0af4b856d37b17a5a074d6adbc6 /math/fxt/Makefile
parentaa63c219bc3e4ef1b783a2b3c14615ecde12089a (diff)
downloadports-a84c115a09e00e14810cb1deb7bf4637a33ad313.tar.gz
ports-a84c115a09e00e14810cb1deb7bf4637a33ad313.zip
Notes
Diffstat (limited to 'math/fxt/Makefile')
-rw-r--r--math/fxt/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile
index a65a21b141cc..41868c20b519 100644
--- a/math/fxt/Makefile
+++ b/math/fxt/Makefile
@@ -5,14 +5,13 @@ PORTNAME= fxt
PORTVERSION= 2012.06.18
CATEGORIES= math
MASTER_SITES= http://www.jjj.de/fxt/
-EXTRACT_SUFX= .tgz
MAINTAINER= dhn@FreeBSD.org
COMMENT= FFT code and related stuff
WRKSRC= ${WRKDIR}/${PORTNAME}
-USES= gmake
+USES= gmake tar:tgz
MAKEFILE= makefile
OPTIONS_DEFINE= DOCS EXAMPLES