diff options
-rw-r--r-- | www/linux-netscape6/Makefile | 1 | ||||
-rw-r--r-- | www/netscape7/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/www/linux-netscape6/Makefile b/www/linux-netscape6/Makefile index fd47920..688ea491 100644 --- a/www/linux-netscape6/Makefile +++ b/www/linux-netscape6/Makefile @@ -64,6 +64,7 @@ RUN_DEPENDS= ${LINUX_BASE}/lib/ld.so:${PORTSDIR}/emulators/linux_base \ ${LINUX_BASE}/usr/lib/libjpeg.so.62.0.0:${PORTSDIR}/graphics/linux-jpeg BROKEN= "menus do not display correctly" +LATEST_LINK= linux-netscape6 LINUX_BASE= /compat/linux NO_BUILD= yes NO_FILTER_SHLIBS= yes diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile index fd47920..688ea491 100644 --- a/www/netscape7/Makefile +++ b/www/netscape7/Makefile @@ -64,6 +64,7 @@ RUN_DEPENDS= ${LINUX_BASE}/lib/ld.so:${PORTSDIR}/emulators/linux_base \ ${LINUX_BASE}/usr/lib/libjpeg.so.62.0.0:${PORTSDIR}/graphics/linux-jpeg BROKEN= "menus do not display correctly" +LATEST_LINK= linux-netscape6 LINUX_BASE= /compat/linux NO_BUILD= yes NO_FILTER_SHLIBS= yes |