aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/gtorrentviewer
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-p2p/gtorrentviewer
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-p2p/gtorrentviewer')
-rw-r--r--net-p2p/gtorrentviewer/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/net-p2p/gtorrentviewer/Makefile b/net-p2p/gtorrentviewer/Makefile
index 2a09ed82d5d9..4012485a37f9 100644
--- a/net-p2p/gtorrentviewer/Makefile
+++ b/net-p2p/gtorrentviewer/Makefile
@@ -1,10 +1,6 @@
-# New ports collection makefile for: gtorrentviewer
-# Date created: 2004-10-16
-# Whom: Michael Johnson <ahze@ahze.net>
-#
+# Created by: Michael Johnson <ahze@ahze.net>
# $FreeBSD$
# $MCom: ports/net-p2p/gtorrentviewer/Makefile,v 1.4 2007/08/06 17:16:29 mezz Exp $
-#
PORTNAME= gtorrentviewer
PORTVERSION= 0.2b
@@ -21,7 +17,7 @@ PORTSCOUT= skipv:0.2 # older than current version
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
USE_GNOME= gtk20 gnomehier intlhack
-USE_GMAKE= yes
+USES= gmake pkgconfig
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib