aboutsummaryrefslogtreecommitdiffstats
path: root/security/fwbuilder
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-03-20 18:03:51 +0800
committerpav <pav@FreeBSD.org>2008-03-20 18:03:51 +0800
commit2d2004a52167e30306f8b8abe46282f6d8123872 (patch)
tree373de66d09931f9604336f922d27f78e57266194 /security/fwbuilder
parent5b19e741709257b64071ea796a969ab8a01f1ffa (diff)
downloadfreebsd-ports-graphics-2d2004a52167e30306f8b8abe46282f6d8123872.tar.gz
freebsd-ports-graphics-2d2004a52167e30306f8b8abe46282f6d8123872.tar.zst
freebsd-ports-graphics-2d2004a52167e30306f8b8abe46282f6d8123872.zip
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Diffstat (limited to 'security/fwbuilder')
-rw-r--r--security/fwbuilder/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/fwbuilder/Makefile b/security/fwbuilder/Makefile
index 3a4f57a00b8..52aa8cc09b3 100644
--- a/security/fwbuilder/Makefile
+++ b/security/fwbuilder/Makefile
@@ -24,7 +24,6 @@ USE_QT_VER= 3
QTDIR?= ${QT_PREFIX}
USE_OPENSSL= yes
-USE_GETOPT_LONG= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \