aboutsummaryrefslogtreecommitdiffstats
path: root/www/netscape48-communicator
diff options
context:
space:
mode:
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