aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xmms-sndfile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-08-31 06:31:38 +0800
committerbapt <bapt@FreeBSD.org>2013-08-31 06:31:38 +0800
commit4ac5928ded2aa1ad804baaaaf3582ba7e8a789f1 (patch)
treea1b48ae17cce6abbd28f23dfd05e44010cc2943d /audio/xmms-sndfile
parentf6592bf7d526fc9396c278bd3c6b0fae0c551229 (diff)
downloadfreebsd-ports-gnome-4ac5928ded2aa1ad804baaaaf3582ba7e8a789f1.tar.gz
freebsd-ports-gnome-4ac5928ded2aa1ad804baaaaf3582ba7e8a789f1.tar.zst
freebsd-ports-gnome-4ac5928ded2aa1ad804baaaaf3582ba7e8a789f1.zip
Add an explicit dependency on pkgconf
While here: - trim headers - convert USE_GMAKE to USES=gmake
Diffstat (limited to 'audio/xmms-sndfile')
-rw-r--r--audio/xmms-sndfile/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/xmms-sndfile/Makefile b/audio/xmms-sndfile/Makefile
index 1e983f1465d8..378a0e386f55 100644
--- a/audio/xmms-sndfile/Makefile
+++ b/audio/xmms-sndfile/Makefile
@@ -21,6 +21,7 @@ PLIST_FILES= lib/xmms/Input/libxmms_sndfile.so \
lib/xmms/Input/libxmms_sndfile.a \
lib/xmms/Input/libxmms_sndfile.la
+USES= pkgconfig
USE_GNOME= gtk12
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes