1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

USES=libtool

strip binaries
This commit is contained in:
Baptiste Daroussin 2014-04-22 15:53:52 +00:00
parent 3e059cd566
commit a87d667525
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351856

View File

@ -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