From 0f44b142b2159cf14d49f926e3e940c034a7aaa0 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/communicator/Makefile | 6 ++---- www/navigator/Makefile | 6 ++---- 2 files changed, 4 insertions(+), 8 deletions(-) (limited to 'www') diff --git a/www/communicator/Makefile b/www/communicator/Makefile index fede18521e6..f7d8baf57bf 100644 --- a/www/communicator/Makefile +++ b/www/communicator/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 1999/10/19 18:30:25 abs Exp $ +# $NetBSD: Makefile,v 1.24 1999/11/25 01:26:14 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 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