Date: Sat, 6 Sep 2014 19:16:52 +0000 (UTC) From: Alex Kozlov <ak@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367467 - in head/www: opera opera-linuxplugins Message-ID: <201409061916.s86JGql4070275@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ak Date: Sat Sep 6 19:16:52 2014 New Revision: 367467 URL: http://svnweb.freebsd.org/changeset/ports/367467 QAT: https://qat.redports.org/buildarchive/r367467/ Log: - Remove EXPLICIT_PACKAGE_DEPENDS knob, it's no-op after removal of pkg_tools Modified: head/www/opera-linuxplugins/Makefile head/www/opera/Makefile Modified: head/www/opera-linuxplugins/Makefile ============================================================================== --- head/www/opera-linuxplugins/Makefile Sat Sep 6 18:51:46 2014 (r367466) +++ head/www/opera-linuxplugins/Makefile Sat Sep 6 19:16:52 2014 (r367467) @@ -32,7 +32,6 @@ ONLY_FOR_ARCHS= i386 amd64 NO_BUILD= yes NO_MTREE= yes -EXPLICIT_PACKAGE_DEPENDS= yes PLIST_FILES= lib/opera/pluginwrapper/operapluginwrapper-ia32-linux Modified: head/www/opera/Makefile ============================================================================== --- head/www/opera/Makefile Sat Sep 6 18:51:46 2014 (r367466) +++ head/www/opera/Makefile Sat Sep 6 19:16:52 2014 (r367467) @@ -32,7 +32,6 @@ USES= tar:xz desktop-file-utils shared- USE_XORG= x11 xext sm ice xft xrender REINPLACE_ARGS= -i '' # no .bak files -EXPLICIT_PACKAGE_DEPENDS= yes WEBPLUGIN_SUBDIR= ${LOCALBASE}/lib/browser_plugins/symlinks/opera OPTIONS_DEFINE= CUPS VIDEO GTK2 KDE4
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409061916.s86JGql4070275>