Date: Fri, 19 Sep 2014 18:09:47 +0000 (UTC) From: Tijl Coosemans <tijl@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r368583 - head/www/npapi-vlc Message-ID: <201409191809.s8JI9lkK056348@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tijl Date: Fri Sep 19 18:09:47 2014 New Revision: 368583 URL: http://svnweb.freebsd.org/changeset/ports/368583 QAT: https://qat.redports.org/buildarchive/r368583/ Log: Add USES=libtool Modified: head/www/npapi-vlc/Makefile Modified: head/www/npapi-vlc/Makefile ============================================================================== --- head/www/npapi-vlc/Makefile Fri Sep 19 18:03:28 2014 (r368582) +++ head/www/npapi-vlc/Makefile Fri Sep 19 18:09:47 2014 (r368583) @@ -13,7 +13,7 @@ COMMENT= Embeds vlc-player in web-browse LIB_DEPENDS= libvlc.so:${PORTSDIR}/multimedia/vlc \ libxul.so:${PORTSDIR}/www/libxul -USES= webplugin:native pkgconfig tar:xz +USES= libtool pkgconfig tar:xz webplugin:native USE_GNOME= gtk20 WEBPLUGIN_NAME= # WEBPLUGIN_FILES=libvlcplugin.so
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409191809.s8JI9lkK056348>