diff options
-rw-r--r-- | www/linux-netscape6/Makefile | 2 | ||||
-rw-r--r-- | www/netscape7/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/www/linux-netscape6/Makefile b/www/linux-netscape6/Makefile index 7c726b17cc2..72f82215a17 100644 --- a/www/linux-netscape6/Makefile +++ b/www/linux-netscape6/Makefile @@ -15,6 +15,8 @@ DISTFILES= ${BROWSER}-v472-export.x86-unknown-linuxglibc2.0.tar.gz MAINTAINER= girgen@partitur.se +IGNORE= "Just repository copied" + RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= i386 diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile index 7c726b17cc2..72f82215a17 100644 --- a/www/netscape7/Makefile +++ b/www/netscape7/Makefile @@ -15,6 +15,8 @@ DISTFILES= ${BROWSER}-v472-export.x86-unknown-linuxglibc2.0.tar.gz MAINTAINER= girgen@partitur.se +IGNORE= "Just repository copied" + RUN_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base ONLY_FOR_ARCHS= i386 |