mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
RUN_DEPENDS to new netscape wrapper script is overridden by
RUN_DEPENDS to XF86-aoutlib.
This commit is contained in:
parent
370c339925
commit
5eb41bc5f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28423
2 changed files with 2 additions and 2 deletions
|
@ -62,7 +62,7 @@ RESTRICTED= "Contains strong cryptography"
|
|||
.if (${ARCH} == "i386") && !defined(USE_LINUX_LIB)
|
||||
USE_AOUT_LIB= yes
|
||||
PKGREQ= ${MASTERDIR}/pkg/REQ.aout
|
||||
RUN_DEPENDS= ${X11BASE}/lib/aout/libX11.so.6.1:${PORTSDIR}/x11/XFree86-aoutlibs
|
||||
RUN_DEPENDS+= ${X11BASE}/lib/aout/libX11.so.6.1:${PORTSDIR}/x11/XFree86-aoutlibs
|
||||
.endif
|
||||
|
||||
.SILENT:
|
||||
|
|
|
@ -62,7 +62,7 @@ RESTRICTED= "Contains strong cryptography"
|
|||
.if (${ARCH} == "i386") && !defined(USE_LINUX_LIB)
|
||||
USE_AOUT_LIB= yes
|
||||
PKGREQ= ${MASTERDIR}/pkg/REQ.aout
|
||||
RUN_DEPENDS= ${X11BASE}/lib/aout/libX11.so.6.1:${PORTSDIR}/x11/XFree86-aoutlibs
|
||||
RUN_DEPENDS+= ${X11BASE}/lib/aout/libX11.so.6.1:${PORTSDIR}/x11/XFree86-aoutlibs
|
||||
.endif
|
||||
|
||||
.SILENT:
|
||||
|
|
Loading…
Add table
Reference in a new issue