From d1201d05b1d97460a1c73c36518b0e9e822a48d7 Mon Sep 17 00:00:00 2001 From: hubertf Date: Thu, 25 Nov 1999 01:26:12 +0000 Subject: Use our fine dependency system instead placing things in the users' hand. This has failed often enough in the past. :-> --- www/navigator/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'www/navigator') diff --git a/www/navigator/Makefile b/www/navigator/Makefile index 72e5369390c..fbbd09bb5df 100644 --- a/www/navigator/Makefile +++ b/www/navigator/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 1999/10/19 18:30:26 abs Exp $ +# $NetBSD: Makefile,v 1.22 1999/11/25 01:26:12 hubertf Exp $ # # Every effort has been made to keep the communicator and navigator # Makefiles as similar as possible. @@ -26,9 +26,7 @@ DIST_DIR_NAME= supported/dec_unix40 WRKNAME= alpha-dec-osf4.0 VENDOR_NAME= Tru64 UNIX .elif (${MACHINE_ARCH} == "i386") -.if !exists(/emul/linux/lib/ld-linux.so.2) -IGNORE= requires Linux glibc2 libraries - see compat_linux(8) -.endif +DEPENDS= suse_linux-6.1p1:../../emulators/suse_linux DISTUNAME= x86-unknown-linuxglibc2.0 DIST_DIR_NAME= supported/linux20_glibc2 WRKNAME= x86-unknown-linux2.0 -- cgit v1.2.3