aboutsummaryrefslogtreecommitdiff
path: root/security/fwbuilder-devel
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2006-02-13 07:36:11 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2006-02-13 07:36:11 +0000
commitd8b03b877e8d99a9182268d47e93b4791a687a8e (patch)
treec6879af3f05080f16b6f792e28358fd66c5d663f /security/fwbuilder-devel
parentdc4cc9fdf38025c0c118def44a434236e2b8fbd1 (diff)
downloadports-d8b03b877e8d99a9182268d47e93b4791a687a8e.tar.gz
ports-d8b03b877e8d99a9182268d47e93b4791a687a8e.zip
Notes
Diffstat (limited to 'security/fwbuilder-devel')
-rw-r--r--security/fwbuilder-devel/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/security/fwbuilder-devel/Makefile b/security/fwbuilder-devel/Makefile
index 03600ba79e67..3ce96d5c6ae4 100644
--- a/security/fwbuilder-devel/Makefile
+++ b/security/fwbuilder-devel/Makefile
@@ -17,15 +17,12 @@ COMMENT= Firewall Builder GUI and policy compilers
BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
LIB_DEPENDS= fwbuilder.6:${PORTSDIR}/security/libfwbuilder
-.if !exists(/usr/include/getopt.h)
-USE_GETOPT_LONG= yes
-.endif
-
USE_QT_VER= 3
QTDIR?= ${X11BASE}
USE_OPENSSL= yes
+USE_GETOPT_LONG= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \