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/linux-opera | |
parent | f22162b04be45bf28d125c67ee0a841fb1ae4b55 (diff) | |
download | ports-82a87de90c337aae160ac254606dad78d0d78d11.tar.gz ports-82a87de90c337aae160ac254606dad78d0d78d11.zip |
Notes
Diffstat (limited to 'www/linux-opera')
-rw-r--r-- | www/linux-opera/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/linux-opera/Makefile b/www/linux-opera/Makefile index b4c7a6572711..521cd22b3b13 100644 --- a/www/linux-opera/Makefile +++ b/www/linux-opera/Makefile @@ -20,10 +20,9 @@ COMMENT= Blazingly fast, full-featured, standards-compliant browser RUN_DEPENDS= update-mime-database:misc/shared-mime-info -USE_LINUX= yes -USE_LINUX_APPS= gtk2 naslibs png sqlite3 xorglibs +USES= desktop-file-utils linux shared-mime-info tar:xz +USE_LINUX= gtk2 naslibs png sqlite3 xorglibs ONLY_FOR_ARCHS= i386 amd64 -USES= desktop-file-utils shared-mime-info tar:xz WANT_GNOME= yes INSTALLS_ICONS= yes |