aboutsummaryrefslogtreecommitdiff
path: root/audio/gmtp
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-09-08 08:27:08 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-09-08 08:27:08 +0000
commitdf1104c674e7d06c58ec449f6c1e580e18b89215 (patch)
treea1c0144d6a879ebff0374dcb13c30f85b485baaa /audio/gmtp
parent71aad140bb587e7d5c9431b60e792837ea48c3c3 (diff)
downloadports-df1104c674e7d06c58ec449f6c1e580e18b89215.tar.gz
ports-df1104c674e7d06c58ec449f6c1e580e18b89215.zip
Add an explicit dependency on pkgconf
Obtained from: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=326709
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= *