aboutsummaryrefslogtreecommitdiff
path: root/security/gpa
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-03-20 10:03:51 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-03-20 10:03:51 +0000
commit6f8a3dbfb13db6ee70c844d085a8f76c64fab6ef (patch)
tree6ee88f98657f9c200a7c9ab4e8cf3c0eaf0c4d5b /security/gpa
parenta1807bcfe56b6446dd8fe5d6176917ca78afd940 (diff)
downloadports-6f8a3dbfb13db6ee70c844d085a8f76c64fab6ef.tar.gz
ports-6f8a3dbfb13db6ee70c844d085a8f76c64fab6ef.zip
Notes
Diffstat (limited to 'security/gpa')
-rw-r--r--security/gpa/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/gpa/Makefile b/security/gpa/Makefile
index 8900cab5aae5..a9d13b2cf3fe 100644
--- a/security/gpa/Makefile
+++ b/security/gpa/Makefile
@@ -25,6 +25,5 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --datadir=${PREFIX}/share
-USE_GETOPT_LONG= yes
.include <bsd.port.mk>