aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gmtp
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-09-08 16:27:08 +0800
committerantoine <antoine@FreeBSD.org>2013-09-08 16:27:08 +0800
commit7a3109de501ffdd07fc857f6a804515dbd1961f0 (patch)
treea1c0144d6a879ebff0374dcb13c30f85b485baaa /audio/gmtp
parent7ebb5245aeea19531a769f4b3695ebf05c176d39 (diff)
downloadfreebsd-ports-gnome-7a3109de501ffdd07fc857f6a804515dbd1961f0.tar.gz
freebsd-ports-gnome-7a3109de501ffdd07fc857f6a804515dbd1961f0.tar.zst
freebsd-ports-gnome-7a3109de501ffdd07fc857f6a804515dbd1961f0.zip
Add an explicit dependency on pkgconf
Obtained from: portmgr (bapt)
Diffstat (limited to 'audio/gmtp')
-rw-r--r--audio/gmtp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gmtp/Makefile b/audio/gmtp/Makefile
index caad4ee2127d..1c3bb00bbe05 100644
--- a/audio/gmtp/Makefile
+++ b/audio/gmtp/Makefile
@@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/gMTP
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-USES= gettext gmake
+USES= gettext gmake pkgconfig
USE_GNOME= glib20
PORTDOCS= *