From 05c44ea33b762a4e687b3a4067a0b90eb6850050 Mon Sep 17 00:00:00 2001 From: tron Date: Thu, 25 Jan 2001 09:19:01 +0000 Subject: Depend on "suse_base" 6.4 or newer. --- emulators/suse_libpng/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/suse_libpng') diff --git a/emulators/suse_libpng/Makefile b/emulators/suse_libpng/Makefile index 7c0e0e3be82..a8991d6a2bf 100644 --- a/emulators/suse_libpng/Makefile +++ b/emulators/suse_libpng/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/12/17 13:05:44 tron Exp $ +# $NetBSD: Makefile,v 1.4 2001/01/25 09:24:45 tron Exp $ DISTNAME= suse_libpng-${SUSE_VERSION} CATEGORIES= emulators @@ -8,7 +8,7 @@ DISTFILES= ${RPMFILES} MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.suse.com/ -DEPENDS+= suse_base-${SUSE_VERSION}:../suse_base +DEPENDS+= suse_base>=${SUSE_VERSION}:../suse_base ONLY_FOR_PLATFORM= NetBSD-*-i386 -- cgit v1.2.3