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:
parent
3e059cd566
commit
a87d667525
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351856
@ -13,8 +13,8 @@ COMMENT= GTK-based MP3 player
|
|||||||
LIB_DEPENDS= libid3.so:${PORTSDIR}/audio/id3lib \
|
LIB_DEPENDS= libid3.so:${PORTSDIR}/audio/id3lib \
|
||||||
libgdbm.so:${PORTSDIR}/databases/gdbm
|
libgdbm.so:${PORTSDIR}/databases/gdbm
|
||||||
|
|
||||||
USES= pathfix pkgconfig gettext gmake perl5
|
USES= pathfix libtool pkgconfig gettext gmake perl5
|
||||||
USE_GNOME= gtk20 lthack
|
USE_GNOME= gtk20
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --enable-ipv6 \
|
CONFIGURE_ARGS= --enable-ipv6 \
|
||||||
--disable-arts
|
--disable-arts
|
||||||
@ -28,6 +28,7 @@ OPTIONS_SUB= yes
|
|||||||
|
|
||||||
ESOUND_CONFIGURE_OFF= --disable-esd
|
ESOUND_CONFIGURE_OFF= --disable-esd
|
||||||
ESOUND_USE= GNOME=esound
|
ESOUND_USE= GNOME=esound
|
||||||
|
INSTALL_TARGET= install-strip
|
||||||
|
|
||||||
VORBIS_CONFIGURE_OFF= --disable-vorbis
|
VORBIS_CONFIGURE_OFF= --disable-vorbis
|
||||||
VORBIS_LIB_DEPENDS= libvorbis.so:${PORTSDIR}/audio/libvorbis
|
VORBIS_LIB_DEPENDS= libvorbis.so:${PORTSDIR}/audio/libvorbis
|
||||||
|
Loading…
Reference in New Issue
Block a user