From b6c77130c2bf9236cae5232172f9738b1361c76b Mon Sep 17 00:00:00 2001 From: abs Date: Wed, 9 Aug 2000 13:09:49 +0000 Subject: [PATCH] Add suse_gtk --- emulators/Makefile | 3 ++- emulators/suse_linux/Makefile | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/emulators/Makefile b/emulators/Makefile index 7dd5b0f997cf..cae8ae1ed15d 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2000/07/28 15:56:08 martin Exp $ +# $NetBSD: Makefile,v 1.38 2000/08/09 13:09:49 abs Exp $ # FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp # @@ -19,6 +19,7 @@ SUBDIR += suse_base SUBDIR += suse_compat SUBDIR += suse_devel + SUBDIR += suse_gtk SUBDIR += suse_libc5 SUBDIR += suse_linux SUBDIR += suse_x11 diff --git a/emulators/suse_linux/Makefile b/emulators/suse_linux/Makefile index 17966c48b9a9..545b3ebd7c05 100644 --- a/emulators/suse_linux/Makefile +++ b/emulators/suse_linux/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2000/05/31 05:02:56 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.10 2000/08/09 13:09:50 abs Exp $ -DISTNAME= suse_linux-6.3 +DISTNAME= suse_linux-6.3nb1 CATEGORIES= emulators MASTER_SITES= # empty DISTFILES= # empty @@ -9,6 +9,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.suse.com/ DEPENDS+= suse_libc5-6.3:../suse_libc5 +DEPENDS+= suse_gtk-6.3:../suse_gtk DEPENDS+= suse_xforms-6.3:../suse_xforms ONLY_FOR_PLATFORM= NetBSD-*-i386