mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
Rename REQ.aout to pkg-req.aout.
This commit is contained in:
parent
db0f44e08b
commit
4e23d73e50
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33550
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user