summaryrefslogtreecommitdiff
path: root/print/lilypond
diff options
context:
space:
mode:
authorwiz <wiz>2004-12-30 08:19:05 +0000
committerwiz <wiz>2004-12-30 08:19:05 +0000
commit86043a0567b8776e21cfb3b0ce17b0856d3829df (patch)
tree50aa0123991061b7d47792c0821b3d7276f1a6e3 /print/lilypond
parent70b778e8d955461e55f78969d2c3fad110a9c8c3 (diff)
downloadpkgsrc-86043a0567b8776e21cfb3b0ce17b0856d3829df.tar.gz
Add [0-9]* to pattern for safety.
Diffstat (limited to 'print/lilypond')
-rw-r--r--print/lilypond/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile
index a9a72c0f825..793ea31b6d3 100644
--- a/print/lilypond/Makefile
+++ b/print/lilypond/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2004/12/30 05:11:57 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.27 2004/12/30 08:19:05 wiz Exp $
#
DISTNAME= lilypond-2.4.3
@@ -9,7 +9,7 @@ MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://lilypond.org/web/
COMMENT= GNU Music Typesetter
-DEPENDS+= ec-fonts-mftraced-*:../../fonts/ec-fonts-mftraced
+DEPENDS+= ec-fonts-mftraced-[0-9]*:../../fonts/ec-fonts-mftraced
BUILD_DEPENDS+= bison>=1.875nb1:../../devel/bison
GNU_CONFIGURE= YES