aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2008-05-07 06:10:58 +0800
committeritetcu <itetcu@FreeBSD.org>2008-05-07 06:10:58 +0800
commitf59e1c858978abf616c2da15c4f2cf7b51a3aef5 (patch)
tree9e4e945a6ac71edf738dbfdd9a3e06ec81d11fc9 /net
parentc52360e86307621ea1147aad2c4f497e6fab83e8 (diff)
downloadfreebsd-ports-gnome-f59e1c858978abf616c2da15c4f2cf7b51a3aef5.tar.gz
freebsd-ports-gnome-f59e1c858978abf616c2da15c4f2cf7b51a3aef5.tar.zst
freebsd-ports-gnome-f59e1c858978abf616c2da15c4f2cf7b51a3aef5.zip
USE_LDCONFIG for the lib an bump PORTREVISION
PR: ports/123056 Submitted by: Antoine Brodin
Diffstat (limited to 'net')
-rw-r--r--net/libnet-devel/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/libnet-devel/Makefile b/net/libnet-devel/Makefile
index 76cac44ab6b8..512811396767 100644
--- a/net/libnet-devel/Makefile
+++ b/net/libnet-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libnet
PORTVERSION= 1.1.3.r1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://www.packetfactory.net/libnet/dist/
PKGNAMESUFFIX= ${SHORT_VER}-devel
@@ -32,6 +32,8 @@ EXAMPLES= sample/*.c
SHORT_VER= 113
+USE_LDCONFIG= ${PREFIX}/lib/libnet${SHORT_VER}
+
post-install:
${INSTALL_SCRIPT} ${WRKSRC}/libnet-config \
${PREFIX}/bin/libnet${SHORT_VER}-config