RUN_DEPENDS to new netscape wrapper script is overridden by

RUN_DEPENDS to XF86-aoutlib.
This commit is contained in:
SADA Kenji 2000-05-13 12:34:22 +00:00
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

View file

@ -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:

View file

@ -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: