diff options
author | obrien <obrien@FreeBSD.org> | 2000-01-08 02:40:49 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-01-08 02:40:49 +0800 |
commit | efcf1e506c57a032ff0d201faee0ffb585adbfb6 (patch) | |
tree | 79eaf46640f4f1049860ff57c00173c6238a67e3 /www/linux-netscape47-navigator | |
parent | 2af75b1982b78433414dfd03d9a3665039aacfcb (diff) | |
download | freebsd-ports-gnome-efcf1e506c57a032ff0d201faee0ffb585adbfb6.tar.gz freebsd-ports-gnome-efcf1e506c57a032ff0d201faee0ffb585adbfb6.tar.zst freebsd-ports-gnome-efcf1e506c57a032ff0d201faee0ffb585adbfb6.zip |
Support the Alpha platform.
Diffstat (limited to 'www/linux-netscape47-navigator')
-rw-r--r-- | www/linux-netscape47-navigator/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/linux-netscape47-navigator/Makefile b/www/linux-netscape47-navigator/Makefile index 04efa41d3700..55151bb5c476 100644 --- a/www/linux-netscape47-navigator/Makefile +++ b/www/linux-netscape47-navigator/Makefile @@ -16,6 +16,8 @@ MAINTAINER= girgen@partitur.se RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base +ONLY_FOR_ARCHS= i386 + WRKSRC= ${WRKDIR}/${BROWSER}-v47.x86-unknown-linux2.0 # use fake shell REQ script, since we don't require X aout libs. |