aboutsummaryrefslogtreecommitdiffstats
path: root/security/authforce
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/authforce
parent5b19e741709257b64071ea796a969ab8a01f1ffa (diff)
downloadfreebsd-ports-gnome-2d2004a52167e30306f8b8abe46282f6d8123872.tar.gz
freebsd-ports-gnome-2d2004a52167e30306f8b8abe46282f6d8123872.tar.zst
freebsd-ports-gnome-2d2004a52167e30306f8b8abe46282f6d8123872.zip
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Diffstat (limited to 'security/authforce')
-rw-r--r--security/authforce/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/authforce/Makefile b/security/authforce/Makefile
index 9b8cdef9ee84..7c019eb9b639 100644
--- a/security/authforce/Makefile
+++ b/security/authforce/Makefile
@@ -17,7 +17,6 @@ COMMENT= HTTP authentication brute forcer
LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl
USE_BZIP2= yes
-USE_GETOPT_LONG=yes
USE_GETTEXT= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \