diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 12:53:37 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 12:53:37 +0000 |
commit | 8eb919206378c92f91ad7441b80d9618099522ec (patch) | |
tree | 604ce922635d720bbd8f87a189db3cb516693d5f /www/linux-opera | |
parent | 1a87b2a6379c4cd7797766d05d810d946f15744b (diff) | |
download | ports-8eb919206378c92f91ad7441b80d9618099522ec.tar.gz ports-8eb919206378c92f91ad7441b80d9618099522ec.zip |
Notes
Diffstat (limited to 'www/linux-opera')
-rw-r--r-- | www/linux-opera/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/linux-opera/Makefile b/www/linux-opera/Makefile index 2584e3348e94..048d1828f76e 100644 --- a/www/linux-opera/Makefile +++ b/www/linux-opera/Makefile @@ -21,7 +21,7 @@ COMMENT= Blazingly fast, full-featured, standards-compliant browser RUN_DEPENDS= update-mime-database:misc/shared-mime-info -USES= desktop-file-utils linux shared-mime-info tar:xz +USES= desktop-file-utils gnome linux shared-mime-info tar:xz USE_LINUX= gtk2 sqlite3 xorglibs ONLY_FOR_ARCHS= i386 amd64 INSTALLS_ICONS= yes |