summaryrefslogtreecommitdiff
path: root/www/netscape48-communicator/Makefile
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2000-05-13 16:19:22 +0000
committerSADA Kenji <sada@FreeBSD.org>2000-05-13 16:19:22 +0000
commit4e354cb8fd5c23cda38848c2fb55542e04ac176c (patch)
treee299e00b4116312a103597ed41b3901e7e1fcfcf /www/netscape48-communicator/Makefile
parentUpdate to the 1.2 release. (diff)
Cope with new BSDI Netscape ports.
Submitted by: Trevor Johnson <trevor@jpj.net>
Notes
Notes: svn path=/head/; revision=28429
Diffstat (limited to 'www/netscape48-communicator/Makefile')
-rw-r--r--www/netscape48-communicator/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/netscape48-communicator/Makefile b/www/netscape48-communicator/Makefile
index 6a0558e9654e..fcc6ac763c3b 100644
--- a/www/netscape48-communicator/Makefile
+++ b/www/netscape48-communicator/Makefile
@@ -59,7 +59,7 @@ RESTRICTED= "Contains strong cryptography"
.include <bsd.port.pre.mk>
.endif
-.if (${ARCH} == "i386") && !defined(USE_LINUX_LIB)
+.if (${ARCH} == "i386") && !defined(USE_LINUX_LIB) && !defined(WITHOUT_AOUT)
USE_AOUT_LIB= yes
PKGREQ= ${MASTERDIR}/pkg/REQ.aout
RUN_DEPENDS+= ${X11BASE}/lib/aout/libX11.so.6.1:${PORTSDIR}/x11/XFree86-aoutlibs