summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authortnn <tnn>2008-04-01 01:36:32 +0000
committertnn <tnn>2008-04-01 01:36:32 +0000
commitc9ce7526b962569cfe4cd3a7fed3622c7ed0c4dc (patch)
treed3d681bfdd9cf9b2207a850c19edb3eed4c96e82 /print
parente6a7cf26d4d8fc51dac47342e5da905af39ef0b8 (diff)
downloadpkgsrc-c9ce7526b962569cfe4cd3a7fed3622c7ed0c4dc.tar.gz
Fix dependency pattern. Caught by pbulk.
Diffstat (limited to 'print')
-rw-r--r--print/tex-pgf/Makefile4
1 files changed, 2 insertions, 2 deletions
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/