aboutsummaryrefslogtreecommitdiff
path: root/audio/libfishsound
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 10:06:03 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 10:06:03 +0000
commit49ac0257b583fca37768b7bd375c8e04dd766b2c (patch)
treee8b47bd5f6dac49d468545888851d6548dbe8e5a /audio/libfishsound
parent993c8c265e497561b44b4090a45d2e34a3ef5010 (diff)
downloadports-49ac0257b583fca37768b7bd375c8e04dd766b2c.tar.gz
ports-49ac0257b583fca37768b7bd375c8e04dd766b2c.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
Notes
Notes: svn path=/head/; revision=325966
Diffstat (limited to 'audio/libfishsound')
-rw-r--r--audio/libfishsound/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libfishsound/Makefile b/audio/libfishsound/Makefile
index efb81942a360..2d54487c0906 100644
--- a/audio/libfishsound/Makefile
+++ b/audio/libfishsound/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= FLAC:${PORTSDIR}/audio/flac \
OPTIONS_DEFINE= DOCS DOXYGEN
GNU_CONFIGURE= yes
-USE_GNOME= gnomehack pkgconfig
+USES= pathfix pkgconfig
USE_LDCONFIG= yes
.include <bsd.port.options.mk>