diff options
Diffstat (limited to 'security/nettle/Makefile')
-rw-r--r-- | security/nettle/Makefile | 1 |
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 |