diff options
author | Johannes Jost Meixner <xmj@FreeBSD.org> | 2014-11-24 02:40:12 +0000 |
---|---|---|
committer | Johannes Jost Meixner <xmj@FreeBSD.org> | 2014-11-24 02:40:12 +0000 |
commit | 455193b742980acb3c30d9fe668eefdbd5779fa4 (patch) | |
tree | 0ac45426865384c34774be9785fc5a40f214f75e /www/linux-opera | |
parent | ae9961ddce68beecd049827f7abb071cff309e9d (diff) |
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 65ec2ecbe54b..a18afa66689c 100644 --- a/www/linux-opera/Makefile +++ b/www/linux-opera/Makefile @@ -22,7 +22,7 @@ COMMENT= Blazingly fast, full-featured, standards-compliant browser RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info USE_LINUX= yes -USE_LINUX_APPS= gdkpixbuf gtk2 naslibs png sqlite3 xorglibs +USE_LINUX_APPS= gtk2 naslibs png sqlite3 xorglibs ONLY_FOR_ARCHS= i386 amd64 USES= desktop-file-utils shared-mime-info tar:xz WANT_GNOME= yes |