aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-04-22 23:53:52 +0800
committerbapt <bapt@FreeBSD.org>2014-04-22 23:53:52 +0800
commitc9a7ba194d7faae96524dbb72180c339b9151cc5 (patch)
treef28d46022dc12b1367f8f24a1febe2756a23f6ab /audio
parentd373308015cbb5195261ae1d2a9ae778776cc3a3 (diff)
downloadfreebsd-ports-gnome-c9a7ba194d7faae96524dbb72180c339b9151cc5.tar.gz
freebsd-ports-gnome-c9a7ba194d7faae96524dbb72180c339b9151cc5.tar.zst
freebsd-ports-gnome-c9a7ba194d7faae96524dbb72180c339b9151cc5.zip
USES=libtool
strip binaries
Diffstat (limited to 'audio')
-rw-r--r--audio/zinf/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/zinf/Makefile b/audio/zinf/Makefile
index 076ed20487f6..fb366c62e86d 100644
--- a/audio/zinf/Makefile
+++ b/audio/zinf/Makefile
@@ -13,8 +13,8 @@ COMMENT= GTK-based MP3 player
LIB_DEPENDS= libid3.so:${PORTSDIR}/audio/id3lib \
libgdbm.so:${PORTSDIR}/databases/gdbm
-USES= pathfix pkgconfig gettext gmake perl5
-USE_GNOME= gtk20 lthack
+USES= pathfix libtool pkgconfig gettext gmake perl5
+USE_GNOME= gtk20
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-ipv6 \
--disable-arts
@@ -28,6 +28,7 @@ OPTIONS_SUB= yes
ESOUND_CONFIGURE_OFF= --disable-esd
ESOUND_USE= GNOME=esound
+INSTALL_TARGET= install-strip
VORBIS_CONFIGURE_OFF= --disable-vorbis
VORBIS_LIB_DEPENDS= libvorbis.so:${PORTSDIR}/audio/libvorbis