aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-10-08 14:34:00 +0800
committerasami <asami@FreeBSD.org>2000-10-08 14:34:00 +0800
commitbfcc66d3004f7e20977997facd4301d6dbb0bd21 (patch)
tree1dff441397477eefa424bf5d5926aa379220d865 /www
parent3eec312f8c0e92ecb04be0374fa82db8ba11cfb1 (diff)
downloadfreebsd-ports-gnome-bfcc66d3004f7e20977997facd4301d6dbb0bd21.tar.gz
freebsd-ports-gnome-bfcc66d3004f7e20977997facd4301d6dbb0bd21.tar.zst
freebsd-ports-gnome-bfcc66d3004f7e20977997facd4301d6dbb0bd21.zip
Rename REQ.aout to pkg-req.aout.
Diffstat (limited to 'www')
-rw-r--r--www/netscape4-communicator/Makefile2
-rw-r--r--www/netscape48-communicator/Makefile2
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