diff options
author | erwin <erwin@FreeBSD.org> | 2006-06-12 18:41:13 +0000 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-06-12 18:41:13 +0000 |
commit | 111f9d7011601b1e8a9577a417a4ab3c3e9c7abe (patch) | |
tree | a45eec141665d6f6d719d47d2ac7749ae58a78bb | |
parent | 9ad4918f17111bdb1c27b7abe9d95b04f0540d34 (diff) | |
download | FreeBSD-ports-111f9d7011601b1e8a9577a417a4ab3c3e9c7abe.zip FreeBSD-ports-111f9d7011601b1e8a9577a417a4ab3c3e9c7abe.tar.gz |
Remove non-existent knob USE_FFTW.
Approved by: maintainer
-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 9852dcc..4440b87 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 |