aboutsummaryrefslogtreecommitdiffstats
path: root/security/ike-scan
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2003-06-10 17:52:32 +0800
committerosa <osa@FreeBSD.org>2003-06-10 17:52:32 +0800
commite23c28138526978b48db627143ddc26ac73f4e4a (patch)
tree98714f6195f307449369944cc5c1a089eae43fba /security/ike-scan
parent1cd9e4a20cacbd10932eb3889628ac16d12143ae (diff)
downloadfreebsd-ports-gnome-e23c28138526978b48db627143ddc26ac73f4e4a.tar.gz
freebsd-ports-gnome-e23c28138526978b48db627143ddc26ac73f4e4a.tar.zst
freebsd-ports-gnome-e23c28138526978b48db627143ddc26ac73f4e4a.zip
USE_GETOPT_LONG (introduced in previous commit) is not needed
Approved by: fjoe (implicit)
Diffstat (limited to 'security/ike-scan')
-rw-r--r--security/ike-scan/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/ike-scan/Makefile b/security/ike-scan/Makefile
index 3a6ea2ec719b..efaa378abd6d 100644
--- a/security/ike-scan/Makefile
+++ b/security/ike-scan/Makefile
@@ -15,7 +15,6 @@ COMMENT= VPN scanner and identifier
HAS_CONFIGURE= yes
CONFIGURE_ARGS+= "--datadir=${DATADIR}"
-USE_GETOPT_LONG=yes
post-install:
. if !defined(NOPORTDOCS)