summaryrefslogtreecommitdiff
path: root/print/tex-pgf
diff options
context:
space:
mode:
authortnn <tnn>2008-04-01 01:36:32 +0000
committertnn <tnn>2008-04-01 01:36:32 +0000
commite656e25ad2ea4bff5e13e41e456133fe1a046c88 (patch)
treed3d681bfdd9cf9b2207a850c19edb3eed4c96e82 /print/tex-pgf
parent56e32ab5948d0b1fd1ad4bf11f7f97673dabb221 (diff)
downloadpkgsrc-e656e25ad2ea4bff5e13e41e456133fe1a046c88.tar.gz
Fix dependency pattern. Caught by pbulk.
Diffstat (limited to 'print/tex-pgf')
-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/