summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2004-12-30 08:19:05 +0000
committerwiz <wiz>2004-12-30 08:19:05 +0000
commitf27450b29022fb428de34d81639e5959a448f88e (patch)
tree50aa0123991061b7d47792c0821b3d7276f1a6e3
parente712774d63807aa8d1a661a34cf8358dd810f4db (diff)
downloadpkgsrc-f27450b29022fb428de34d81639e5959a448f88e.tar.gz
Add [0-9]* to pattern for safety.
-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