From 405eb6bceda701858f347b058b41370867d9c36b Mon Sep 17 00:00:00 2001 From: tnn Date: Tue, 1 Apr 2008 01:36:32 +0000 Subject: Fix dependency pattern. Caught by pbulk. --- print/tex-pgf/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print') diff --git a/print/tex-pgf/Makefile b/print/tex-pgf/Makefile index 81f867cd0a9..41163403ee4 100644 --- a/print/tex-pgf/Makefile +++ b/print/tex-pgf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2008/03/26 16:21:12 is Exp $ +# $NetBSD: Makefile,v 1.3 2008/04/01 01:36:32 tnn Exp $ # DISTNAME= pgf-1.10 @@ -6,7 +6,7 @@ PKGNAME= tex-${DISTNAME} CATEGORIES= print graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pgf/} PKGREVISION= 1 -DEPENDS= tex-xkeyval:../../print/tex-xkeyval +DEPENDS= tex-xkeyval-[0-9]*:../../print/tex-xkeyval MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://pgf.sourceforge.net/ -- cgit v1.2.3