aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/gsnmp
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 14:20:25 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 14:20:25 +0000
commit992586fa0863f8346a19cbcdfbba376c5c4dfd43 (patch)
tree87b239f8431cee200969f89da8739806496b7dad /net-mgmt/gsnmp
parentdc0ce8f5839343b4c972ae818337189b1b55d447 (diff)
downloadports-992586fa0863f8346a19cbcdfbba376c5c4dfd43.tar.gz
ports-992586fa0863f8346a19cbcdfbba376c5c4dfd43.zip
Finish converting the whole ports tree to USES=pkgconfig
Notes
Notes: svn path=/head/; revision=316355
Diffstat (limited to 'net-mgmt/gsnmp')
-rw-r--r--net-mgmt/gsnmp/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/net-mgmt/gsnmp/Makefile b/net-mgmt/gsnmp/Makefile
index e47c5fdf43e4..ddae6542f046 100644
--- a/net-mgmt/gsnmp/Makefile
+++ b/net-mgmt/gsnmp/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: gsnmp
-# Date created: Sat Jun 9 19:34:09 PDT 2007
-# Whom: Matt Peterson <matt@peterson.org>
-#
+# Created by: Matt Peterson <matt@peterson.org>
# $FreeBSD$
-#
PORTNAME= gsnmp
PORTVERSION= 0.2.0
@@ -18,8 +14,8 @@ COMMENT= SNMP library written on top of glib and gnet2
LIB_DEPENDS= gnet:${PORTSDIR}/net/gnet2
+USES= pkgconfig
USE_GNOME= gnomehack glib20
-USE_PKGCONFIG= build
GNU_CONFIGURE= yes
USE_LDCONFIG= yes