diff options
author | ak <ak@FreeBSD.org> | 2014-09-07 03:16:52 +0800 |
---|---|---|
committer | ak <ak@FreeBSD.org> | 2014-09-07 03:16:52 +0800 |
commit | 151fdecda0339f84f9ddf86a39d1ab5fc90fb2ee (patch) | |
tree | f82c29c0656be2b748d6c2b7c741d852dc463589 /www/opera | |
parent | b351b108ca6dd585f172856679ef12d38830325d (diff) | |
download | freebsd-ports-gnome-151fdecda0339f84f9ddf86a39d1ab5fc90fb2ee.tar.gz freebsd-ports-gnome-151fdecda0339f84f9ddf86a39d1ab5fc90fb2ee.tar.zst freebsd-ports-gnome-151fdecda0339f84f9ddf86a39d1ab5fc90fb2ee.zip |
- Remove EXPLICIT_PACKAGE_DEPENDS knob, it's no-op after removal of pkg_tools
Diffstat (limited to 'www/opera')
-rw-r--r-- | www/opera/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index dbca00d027f5..1db2efa210a8 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -32,7 +32,6 @@ USES= tar:xz desktop-file-utils shared-mime-info 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 |