diff options
author | pav <pav@FreeBSD.org> | 2005-05-21 19:34:17 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-05-21 19:34:17 +0800 |
commit | 6f702b6e612ba1534e105f4761336ada11f30b3c (patch) | |
tree | 576182b5d98bf40950a8d785ecfc91025e10beb8 /www/linux-firefox | |
parent | 89dd52dda1179a35b79a301407ef744592bb333e (diff) | |
download | freebsd-ports-gnome-6f702b6e612ba1534e105f4761336ada11f30b3c.tar.gz freebsd-ports-gnome-6f702b6e612ba1534e105f4761336ada11f30b3c.tar.zst freebsd-ports-gnome-6f702b6e612ba1534e105f4761336ada11f30b3c.zip |
- This works on amd64
PR: ports/81330
Reported by: Damian Gerow <dgerow@afflictions.org>
Diffstat (limited to 'www/linux-firefox')
-rw-r--r-- | www/linux-firefox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/linux-firefox/Makefile b/www/linux-firefox/Makefile index 6f359323733b..e0f2fb448743 100644 --- a/www/linux-firefox/Makefile +++ b/www/linux-firefox/Makefile @@ -27,7 +27,7 @@ ${LINUXBASE}/usr/lib/libfontconfig.so.1:${PORTSDIR}/x11-fonts/linux-fontconfig NO_BUILD= yes NO_FILTER_SHLIBS=yes -ONLY_FOR_ARCHS=i386 +ONLY_FOR_ARCHS=i386 amd64 FIREFOX_NAME= ${PKGNAMEPREFIX}${PORTNAME} DESCR= ${.CURDIR}/pkg-descr MD5_FILE= ${.CURDIR}/distinfo |