diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-09-05 19:23:42 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-09-05 19:23:42 +0000 |
commit | 82a87de90c337aae160ac254606dad78d0d78d11 (patch) | |
tree | 516db145d6cf5fd4d2666f811272aad577272ac5 /www/opera-linuxplugins | |
parent | f22162b04be45bf28d125c67ee0a841fb1ae4b55 (diff) | |
download | ports-82a87de90c337aae160ac254606dad78d0d78d11.tar.gz ports-82a87de90c337aae160ac254606dad78d0d78d11.zip |
Notes
Diffstat (limited to 'www/opera-linuxplugins')
-rw-r--r-- | www/opera-linuxplugins/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/opera-linuxplugins/Makefile b/www/opera-linuxplugins/Makefile index 476d4d2c5243..ae266711af5c 100644 --- a/www/opera-linuxplugins/Makefile +++ b/www/opera-linuxplugins/Makefile @@ -23,9 +23,8 @@ OPERA_VER?= 12.16 OPERA_BUILD?= 1860 MASTER_SITES_VER_PATH= linux/${OPERA_VER:S/.//}/ -USES= tar:xz -USE_LINUX= yes -USE_LINUX_APPS= xorglibs +USES= linux tar:xz +USE_LINUX= xorglibs ONLY_FOR_ARCHS= i386 amd64 |