diff options
Diffstat (limited to 'www')
-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 d671d486114d..6a0558e9654e 100644 --- a/www/netscape4-communicator/Makefile +++ b/www/netscape4-communicator/Makefile @@ -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: diff --git a/www/netscape48-communicator/Makefile b/www/netscape48-communicator/Makefile index d671d486114d..6a0558e9654e 100644 --- a/www/netscape48-communicator/Makefile +++ b/www/netscape48-communicator/Makefile @@ -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: |