summaryrefslogtreecommitdiff
path: root/security/nettle
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/nettle
parentRed5 is an Open Source Flash Server written (diff)
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Diffstat (limited to 'security/nettle')
-rw-r--r--security/nettle/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/nettle/Makefile b/security/nettle/Makefile
index 483f8a392f42..164880f05e6e 100644
--- a/security/nettle/Makefile
+++ b/security/nettle/Makefile
@@ -26,7 +26,6 @@ CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --enable-shared
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
-USE_GETOPT_LONG= yes
DOCS= NEWS README TODO nettle.html
EXAMPLES= examples/*.c examples/*.h