From 86043a0567b8776e21cfb3b0ce17b0856d3829df Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 30 Dec 2004 08:19:05 +0000 Subject: Add [0-9]* to pattern for safety. --- print/lilypond/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/lilypond') 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 -- cgit v1.2.3