summaryrefslogtreecommitdiff
path: root/www/netscape48-communicator
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-08 06:34:00 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-08 06:34:00 +0000
commit4e23d73e502d8a4df7d4b2e85b17e0035bdf3caa (patch)
tree6e8a746e424f3512d69f623c624d5c5590db8b1e /www/netscape48-communicator
parentRename PLIST.python1.5 to pkg-plist.python1.5. (diff)
Rename REQ.aout to pkg-req.aout.
Notes
Notes: svn path=/head/; revision=33550
Diffstat (limited to 'www/netscape48-communicator')
-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 fcc6ac763c3b..d963a0b5b3f9 100644
--- a/www/netscape48-communicator/Makefile
+++ b/www/netscape48-communicator/Makefile
@@ -61,7 +61,7 @@ RESTRICTED= "Contains strong cryptography"
.if (${ARCH} == "i386") && !defined(USE_LINUX_LIB) && !defined(WITHOUT_AOUT)
USE_AOUT_LIB= yes
-PKGREQ= ${MASTERDIR}/pkg/REQ.aout
+PKGREQ= ${MASTERDIR}/pkg-req.aout
RUN_DEPENDS+= ${X11BASE}/lib/aout/libX11.so.6.1:${PORTSDIR}/x11/XFree86-aoutlibs
.endif