diff options
Diffstat (limited to 'net-mgmt/gsnmp/Makefile')
-rw-r--r-- | net-mgmt/gsnmp/Makefile | 8 |
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 |