diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-01-07 18:40:49 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-01-07 18:40:49 +0000 |
commit | 81e06466a928a6ab0437d1f8978516ec68a2425c (patch) | |
tree | e665f2752895688e4947fa2e387a3d6ef2300707 /www/linux-netscape47-communicator/Makefile | |
parent | Remove sutton@aardvark.apana.org.au as MAINTAINER; email has bounced (diff) |
Support the Alpha platform.
Notes
Notes:
svn path=/head/; revision=24511
Diffstat (limited to 'www/linux-netscape47-communicator/Makefile')
-rw-r--r-- | www/linux-netscape47-communicator/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/linux-netscape47-communicator/Makefile b/www/linux-netscape47-communicator/Makefile index 04efa41d3700..55151bb5c476 100644 --- a/www/linux-netscape47-communicator/Makefile +++ b/www/linux-netscape47-communicator/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. |