aboutsummaryrefslogtreecommitdiff
path: root/net/libgnetwork
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 06:36:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 06:36:41 +0000
commitdb7a56d5edac0833e3f5182aa505b20354dcc3f9 (patch)
tree49a1c0a19d2528061ed83095e4acf1b3cab87fe5 /net/libgnetwork
parentea1237cf5e53134db56449396d80dbaa8167c827 (diff)
downloadports-db7a56d5edac0833e3f5182aa505b20354dcc3f9.tar.gz
ports-db7a56d5edac0833e3f5182aa505b20354dcc3f9.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326122
Diffstat (limited to 'net/libgnetwork')
-rw-r--r--net/libgnetwork/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/net/libgnetwork/Makefile b/net/libgnetwork/Makefile
index 7865ac3946cf..0851f80b878a 100644
--- a/net/libgnetwork/Makefile
+++ b/net/libgnetwork/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libgnetwork
-# Date created: 11 December 2003
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
+# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= libgnetwork
PORTVERSION= 0.0.9
@@ -17,11 +13,10 @@ COMMENT= A GLib-based networking wrapper
USE_AUTOTOOLS= libtool
USE_BZIP2= yes
-USES= gettext
+USES= gettext gmake pkgconfig
USE_GNOME= gnomeprefix gnomehack intlhack gconf2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-USE_GMAKE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib