diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 10:03:51 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 10:03:51 +0000 |
commit | 6f8a3dbfb13db6ee70c844d085a8f76c64fab6ef (patch) | |
tree | 6ee88f98657f9c200a7c9ab4e8cf3c0eaf0c4d5b /security/authforce | |
parent | a1807bcfe56b6446dd8fe5d6176917ca78afd940 (diff) | |
download | ports-6f8a3dbfb13db6ee70c844d085a8f76c64fab6ef.tar.gz ports-6f8a3dbfb13db6ee70c844d085a8f76c64fab6ef.zip |
Notes
Diffstat (limited to 'security/authforce')
-rw-r--r-- | security/authforce/Makefile | 1 |
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" \ |