From 5e699d7006aa5b52ea36f4a1143bca30c96d49a1 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 8 Sep 2000 13:34:23 +0000 Subject: We don't need all of suse_linux, just suse_compat and suse_x11. --- games/rollemup/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'games/rollemup') diff --git a/games/rollemup/Makefile b/games/rollemup/Makefile index a488771cee3..e68cdc60a84 100644 --- a/games/rollemup/Makefile +++ b/games/rollemup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2000/08/31 02:35:26 hubertf Exp $ +# $NetBSD: Makefile,v 1.15 2000/09/08 13:34:23 jlam Exp $ # DISTNAME= Rollemup @@ -36,7 +36,8 @@ ONLY_FOR_PLATFORM= *-*-i386 .include "../../mk/bsd.prefs.mk" .if ${OPSYS} == "NetBSD" -DEPENDS= suse_linux>=6.1:../../emulators/suse_linux +DEPENDS= suse_compat>=6.1:../../emulators/suse_compat +DEPENDS= suse_x11>=6.1:../../emulators/suse_x11 CHECK_SHLIBS= no .endif -- cgit v1.2.3