summaryrefslogtreecommitdiff
path: root/audio/pidgin-musictracker/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-06 15:28:27 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-06 15:28:27 +0000
commit206fd214c389e6ba3e6c0f8e026f5b942ed64f62 (patch)
tree24afad3199a8dc209bfd227906dfc48163fa1a17 /audio/pidgin-musictracker/Makefile
parentUpdate from 1.96 to 2.1. Despite being newer, the upstream release (diff)
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326513
Diffstat (limited to '')
-rw-r--r--audio/pidgin-musictracker/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/pidgin-musictracker/Makefile b/audio/pidgin-musictracker/Makefile
index 2a02a7713d30..be7be80812de 100644
--- a/audio/pidgin-musictracker/Makefile
+++ b/audio/pidgin-musictracker/Makefile
@@ -18,7 +18,7 @@ RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin
LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre
USE_BZIP2= yes
-USES= gmake
+USES= gmake pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
CPPFLAGS+= -I${LOCALBASE}/include -Wno-return-type