From f19cb39cdb5d331fb525852a416d5b3cf993bc9d Mon Sep 17 00:00:00 2001 From: salo Date: Fri, 30 Jun 2006 15:37:22 +0000 Subject: We really, really, really _don't_ want open dependencies here. Also, resolve some missing interdependencies while I am here. --- emulators/suse91_libtiff/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'emulators/suse91_libtiff') diff --git a/emulators/suse91_libtiff/Makefile b/emulators/suse91_libtiff/Makefile index a7307b08d94..9f041b349f0 100644 --- a/emulators/suse91_libtiff/Makefile +++ b/emulators/suse91_libtiff/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2006/06/26 19:42:26 salo Exp $ +# $NetBSD: Makefile,v 1.10 2006/06/30 15:37:22 salo Exp $ DISTNAME= suse_libtiff-${SUSE_VERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SUSE91} DISTFILES= ${RPMFILES} @@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.suse.com/ COMMENT= Linux compatibility package for the TIFF library -DEPENDS+= suse_base>=${SUSE_VERSION}:../../emulators/suse91_base +DEPENDS+= suse_libjpeg-${SUSE_VERSION}{,nb*}:../../emulators/suse91_libjpeg EXTRACT_ONLY= # empty NO_BUILD= YES -- cgit v1.2.3