aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/gsnmp
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-05-21 08:50:55 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-05-21 08:50:55 +0800
commit1e031c922487062b87efe347f0081e2a7f01cba3 (patch)
tree5b0ba89306ba7530339089c16c6dbde8e2c3061d /net-mgmt/gsnmp
parentba03a1ac8c81470bfd6d603a5f5c0b4a21af6c48 (diff)
downloadfreebsd-ports-gnome-1e031c922487062b87efe347f0081e2a7f01cba3.tar.gz
freebsd-ports-gnome-1e031c922487062b87efe347f0081e2a7f01cba3.tar.zst
freebsd-ports-gnome-1e031c922487062b87efe347f0081e2a7f01cba3.zip
- Switch to USES=libtool, drop .la file
- Switch to USES=pathfix - Strip library - Use new LIB_DEPENDS syntax PR: 189877 Submitted by: amdmi3 Approved by: Matt Peterson <matt@peterson.org> (maintainer)
Diffstat (limited to 'net-mgmt/gsnmp')
-rw-r--r--net-mgmt/gsnmp/Makefile9
-rw-r--r--net-mgmt/gsnmp/pkg-plist2
2 files changed, 6 insertions, 5 deletions
diff --git a/net-mgmt/gsnmp/Makefile b/net-mgmt/gsnmp/Makefile
index 5a1dba827b97..24a4a80fb82e 100644
--- a/net-mgmt/gsnmp/Makefile
+++ b/net-mgmt/gsnmp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gsnmp
PORTVERSION= 0.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt
MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/local/${PORTNAME}/ \
http://ftp-ext.osuosl.org/pub/nslu2/sources/ \
@@ -12,11 +12,12 @@ MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/local/${PORTNAME}/ \
MAINTAINER= matt@peterson.org
COMMENT= SNMP library written on top of glib and gnet2
-LIB_DEPENDS= gnet:${PORTSDIR}/net/gnet2
+LIB_DEPENDS= libgnet-2.0.so:${PORTSDIR}/net/gnet2
-USES= pkgconfig
-USE_GNOME= gnomehack glib20
+USES= libtool pathfix pkgconfig
+USE_GNOME= glib20
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
+INSTALL_TARGET= install-strip
.include <bsd.port.mk>
diff --git a/net-mgmt/gsnmp/pkg-plist b/net-mgmt/gsnmp/pkg-plist
index 073adfa58454..00f6a3dd6b75 100644
--- a/net-mgmt/gsnmp/pkg-plist
+++ b/net-mgmt/gsnmp/pkg-plist
@@ -9,9 +9,9 @@ include/gsnmp/session.h
include/gsnmp/transport.h
include/gsnmp/utils.h
lib/libgsnmp.a
-lib/libgsnmp.la
lib/libgsnmp.so
lib/libgsnmp.so.0
+lib/libgsnmp.so.0.0.0
libdata/pkgconfig/gsnmp.pc
share/aclocal/gsnmp.m4
man/man1/gsnmp-get.1.gz