aboutsummaryrefslogtreecommitdiff
path: root/security/nettle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/nettle/Makefile')
-rw-r--r--security/nettle/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/nettle/Makefile b/security/nettle/Makefile
index 5ba648fcf4c9..5eb2395a0729 100644
--- a/security/nettle/Makefile
+++ b/security/nettle/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= nettle
-PORTVERSION= 2.2
+PORTVERSION= 2.3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNU} \
http://www.lysator.liu.se/~nisse/archive/:liu \
@@ -26,6 +26,7 @@ USE_GMAKE= yes
USE_OPENSSL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared
+MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig"
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib