diff options
author | erwin <erwin@FreeBSD.org> | 2006-06-13 02:41:13 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-06-13 02:41:13 +0800 |
commit | 111f9d7011601b1e8a9577a417a4ab3c3e9c7abe (patch) | |
tree | a45eec141665d6f6d719d47d2ac7749ae58a78bb /databases | |
parent | 9ad4918f17111bdb1c27b7abe9d95b04f0540d34 (diff) | |
download | freebsd-ports-gnome-111f9d7011601b1e8a9577a417a4ab3c3e9c7abe.tar.gz freebsd-ports-gnome-111f9d7011601b1e8a9577a417a4ab3c3e9c7abe.tar.zst freebsd-ports-gnome-111f9d7011601b1e8a9577a417a4ab3c3e9c7abe.zip |
Remove non-existent knob USE_FFTW.
Approved by: maintainer
Diffstat (limited to 'databases')
-rw-r--r-- | databases/grass/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/grass/Makefile b/databases/grass/Makefile index 9852dcc33cf1..4440b8753260 100644 --- a/databases/grass/Makefile +++ b/databases/grass/Makefile @@ -42,7 +42,6 @@ USE_GETTEXT= yes USE_PERL5= yes USE_XLIB= yes USE_FREETYPE= yes -USE_FFTW= yes USE_TCL_BUILD= yes USE_TCL= yes USE_TK= yes |