diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-11-17 21:34:18 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-11-17 21:34:18 +0000 |
commit | 7051500d96892118b636821a59d3a617f6c7b565 (patch) | |
tree | bf91307d1b68ad91881eb878e188444c190204f0 /www/linux-mozilla | |
parent | 3814a4b91cb95b2c4c335f8afbc00c570d1ba478 (diff) | |
download | ports-7051500d96892118b636821a59d3a617f6c7b565.tar.gz ports-7051500d96892118b636821a59d3a617f6c7b565.zip |
Notes
Diffstat (limited to 'www/linux-mozilla')
-rw-r--r-- | www/linux-mozilla/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/linux-mozilla/Makefile b/www/linux-mozilla/Makefile index b97fd1e17c6b..ada9af957e86 100644 --- a/www/linux-mozilla/Makefile +++ b/www/linux-mozilla/Makefile @@ -21,7 +21,7 @@ COMMENT=Browser, HTML editor, MUA and newsreader for use with Linux plugins RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk NO_BUILD= yes -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 USE_LINUX?= yes USE_ZIP= yes USE_X_PREFIX= yes |