mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Add USES=libtool
This commit is contained in:
parent
20de6fb6c6
commit
c0b3131828
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368583
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ COMMENT= Embeds vlc-player in web-browsers
|
||||||
LIB_DEPENDS= libvlc.so:${PORTSDIR}/multimedia/vlc \
|
LIB_DEPENDS= libvlc.so:${PORTSDIR}/multimedia/vlc \
|
||||||
libxul.so:${PORTSDIR}/www/libxul
|
libxul.so:${PORTSDIR}/www/libxul
|
||||||
|
|
||||||
USES= webplugin:native pkgconfig tar:xz
|
USES= libtool pkgconfig tar:xz webplugin:native
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
WEBPLUGIN_NAME= #
|
WEBPLUGIN_NAME= #
|
||||||
WEBPLUGIN_FILES=libvlcplugin.so
|
WEBPLUGIN_FILES=libvlcplugin.so
|
||||||
|
|
Loading…
Add table
Reference in a new issue