svn commit: r367467 - in head/www: opera opera-linuxplugins

Alex Kozlov ak at FreeBSD.org
Sat Sep 6 19:16:53 UTC 2014


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


More information about the svn-ports-head mailing list