From 95d2e8d36d1710e1d59f622868acb87c26c97b04 Mon Sep 17 00:00:00 2001 From: salo Date: Fri, 30 Jun 2006 16:20:23 +0000 Subject: We really, really, really _don't_ want open dependencies here. Also, resolve some missing interdependencies while I am here. --- emulators/suse100_slang/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'emulators/suse100_slang/Makefile') diff --git a/emulators/suse100_slang/Makefile b/emulators/suse100_slang/Makefile index 803b9a5f478..84597bbe3a3 100644 --- a/emulators/suse100_slang/Makefile +++ b/emulators/suse100_slang/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2006/04/28 14:15:06 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2006/06/30 16:20:24 salo Exp $ DISTNAME= suse_slang-${SUSE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUSE100} DISTFILES= ${RPMFILES} @@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.suse.com/ COMMENT= Linux compatibility package for slang library -DEPENDS+= suse_base>=${SUSE_VERSION}:../../emulators/suse100_base +DEPENDS+= suse_base-${SUSE_VERSION}{,nb*}:../../emulators/suse100_base EXTRACT_ONLY= # empty NO_BUILD= YES -- cgit v1.2.3