aboutsummaryrefslogtreecommitdiff
path: root/security/nettle/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-05-27 09:48:24 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-05-27 09:48:24 +0000
commit763f1e581ffe76534efd270133cb2d9143464e16 (patch)
tree12c8ca9712e6d3af849ff206b80c2b93bfa60564 /security/nettle/Makefile
parenta04978a651d43f603239286770046deb3dac6af6 (diff)
downloadports-763f1e581ffe76534efd270133cb2d9143464e16.tar.gz
ports-763f1e581ffe76534efd270133cb2d9143464e16.zip
Notes
Diffstat (limited to 'security/nettle/Makefile')
-rw-r--r--security/nettle/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/nettle/Makefile b/security/nettle/Makefile
index 2b6c84820928..62301e3cb150 100644
--- a/security/nettle/Makefile
+++ b/security/nettle/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= nettle
-PORTVERSION= 1.14
+PORTVERSION= 1.15
CATEGORIES= security
MASTER_SITES= http://www.lysator.liu.se/~nisse/archive/ \
ftp://ftp.lysator.liu.se/pub/security/lsh/
@@ -24,13 +24,12 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include"
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --enable-shared
LDFLAGS+= -L${LOCALBASE}/lib
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
USE_GETOPT_LONG= yes
USE_GCC= 3.4+
DOCS= NEWS README TODO nettle.html
EXAMPLES= examples/*.c examples/*.h
-INFO= nettle
post-extract:
@${RM} -f ${WRKSRC}/nettle.info*