diff options
| -rw-r--r-- | www/netscape4-communicator/Makefile | 2 | ||||
| -rw-r--r-- | www/netscape48-communicator/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/netscape4-communicator/Makefile b/www/netscape4-communicator/Makefile index fcc6ac763c3b..d963a0b5b3f9 100644 --- a/www/netscape4-communicator/Makefile +++ b/www/netscape4-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 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 |
