aboutsummaryrefslogtreecommitdiffstats
path: root/audio/flac
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-02 18:06:03 +0800
committerbapt <bapt@FreeBSD.org>2013-09-02 18:06:03 +0800
commit667c23dc90ff882074f8dc278017634b63061cd0 (patch)
treee8b47bd5f6dac49d468545888851d6548dbe8e5a /audio/flac
parent207bb4c7549f0cc9a4a9561472ed66959c20eb9b (diff)
downloadfreebsd-ports-gnome-667c23dc90ff882074f8dc278017634b63061cd0.tar.gz
freebsd-ports-gnome-667c23dc90ff882074f8dc278017634b63061cd0.tar.zst
freebsd-ports-gnome-667c23dc90ff882074f8dc278017634b63061cd0.zip
Eliminate USE_GNOME=pkgconfig from audio
While here: - trim headers - convert USE_GMAKE -> USES=gmake - convert USE_GNOME=gnomehack -> USES=pathfix - convert USE_PERL5 -> USES=perl5
Diffstat (limited to 'audio/flac')
-rw-r--r--audio/flac/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/flac/Makefile b/audio/flac/Makefile
index ad6e5ae8701b..250d81b81807 100644
--- a/audio/flac/Makefile
+++ b/audio/flac/Makefile
@@ -12,7 +12,7 @@ COMMENT= Free lossless audio codec
LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg
-USES= pathfix
+USES= pathfix pkgconfig
USE_AUTOTOOLS= libtool
USE_XZ= yes
GNU_CONFIGURE= yes