diff options
author | Alexander Langer <alex@FreeBSD.org> | 2003-02-27 00:17:18 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2003-02-27 00:17:18 +0000 |
commit | 47695840417950f9e740f87925693b0ee61fd957 (patch) | |
tree | 2cc16e61f18019689524713133d6719967f7bea0 /math/fxt/Makefile | |
parent | b815d65b95b8ce37d583f1bc4afb7f4705a66846 (diff) |
Notes
Diffstat (limited to 'math/fxt/Makefile')
-rw-r--r-- | math/fxt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/fxt/Makefile b/math/fxt/Makefile index 5d55118f3474..f11ac2408f64 100644 --- a/math/fxt/Makefile +++ b/math/fxt/Makefile @@ -7,7 +7,7 @@ # PORTNAME= fxt -PORTVERSION= 2002.12.16 +PORTVERSION= 2003.02.18 CATEGORIES= math MASTER_SITES= http://www.jjj.de/fxt/ EXTRACT_SUFX= .tgz @@ -17,7 +17,6 @@ COMMENT= FFT code and related stuff WRKSRC= ${WRKDIR}/${PORTNAME} -USE_GCC= 3.1 USE_GMAKE= yes MAKEFILE= makefile |