aboutsummaryrefslogtreecommitdiffstats
path: root/net/libnfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/libnfs/Makefile')
-rw-r--r--net/libnfs/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/libnfs/Makefile b/net/libnfs/Makefile
index 2d622e3d30ba..175edd52e634 100644
--- a/net/libnfs/Makefile
+++ b/net/libnfs/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libnfs
-PORTVERSION= 2.0.0
+PORTVERSION= 3.0.0
DISTVERSIONPREFIX= ${PORTNAME}-
CATEGORIES= net
@@ -13,6 +13,9 @@ LICENSE= LGPL21 GPLv3
LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/COPYING
+PLIST_SUB= SHLIB=${SHLIB}
+SHLIB= 12
+
GNU_CONFIGURE= yes
USES= autoreconf gmake libtool pkgconfig
USE_LDCONFIG= yes