diff options
author | Bill Fumerola <billf@FreeBSD.org> | 2000-01-03 09:15:07 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 2000-01-03 09:15:07 +0000 |
commit | 2bad83f0adad20786e7dec2fd7f7b58140ea86dc (patch) | |
tree | c16ba27eaad736abee082df83d09992bc9c37b24 /www/linux-netscape47-communicator | |
parent | 21dc785b9fe038a51b2aa76fce1cd1c674cd51b6 (diff) | |
download | ports-2bad83f0adad20786e7dec2fd7f7b58140ea86dc.tar.gz ports-2bad83f0adad20786e7dec2fd7f7b58140ea86dc.zip |
Notes
Diffstat (limited to 'www/linux-netscape47-communicator')
-rw-r--r-- | www/linux-netscape47-communicator/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/linux-netscape47-communicator/Makefile b/www/linux-netscape47-communicator/Makefile index 457b20545ba3..04efa41d3700 100644 --- a/www/linux-netscape47-communicator/Makefile +++ b/www/linux-netscape47-communicator/Makefile @@ -18,6 +18,9 @@ RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base WRKSRC= ${WRKDIR}/${BROWSER}-v47.x86-unknown-linux2.0 +# use fake shell REQ script, since we don't require X aout libs. +PKGREQ= ${.CURDIR}/pkg/REQ + MAILCAP= ${.CURDIR}/files/mailcap NSUBDIR= lib/netscape-linux |