aboutsummaryrefslogtreecommitdiff
path: root/security/nettle
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-07-16 07:58:02 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-07-16 07:58:02 +0000
commit026c1836231de6495663ecfe57ebe00429f59045 (patch)
treecf349b4c98dfa25a4b0278fb2dda4a56725295b5 /security/nettle
parentc18e4084b55af719acdbd554dc7711edd735bdb2 (diff)
downloadports-026c1836231de6495663ecfe57ebe00429f59045.tar.gz
ports-026c1836231de6495663ecfe57ebe00429f59045.zip
Notes
Diffstat (limited to 'security/nettle')
-rw-r--r--security/nettle/Makefile6
-rw-r--r--security/nettle/pkg-plist3
2 files changed, 4 insertions, 5 deletions
diff --git a/security/nettle/Makefile b/security/nettle/Makefile
index 62301e3cb150..af4a3cd45bcc 100644
--- a/security/nettle/Makefile
+++ b/security/nettle/Makefile
@@ -8,6 +8,7 @@
PORTNAME= nettle
PORTVERSION= 1.15
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.lysator.liu.se/~nisse/archive/ \
ftp://ftp.lysator.liu.se/pub/security/lsh/
@@ -22,15 +23,16 @@ USE_OPENSSL= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include"
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ARGS= --enable-shared
+CONFIGURE_ARGS= --enable-shared --infodir=${PREFIX}/${INFO_PATH}
LDFLAGS+= -L${LOCALBASE}/lib
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*
diff --git a/security/nettle/pkg-plist b/security/nettle/pkg-plist
index d117eec31cef..af66fcaaa691 100644
--- a/security/nettle/pkg-plist
+++ b/security/nettle/pkg-plist
@@ -60,6 +60,3 @@ lib/libnettle.so.2
%%EXAMPLESDIR%%/rsa-sign.c
%%EXAMPLESDIR%%/rsa-verify.c
@dirrm %%EXAMPLESDIR%%
-share/info/nettle.info
-share/info/dir
-@dirrmtry share/info