aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-06-27 02:17:23 +0800
committerpav <pav@FreeBSD.org>2004-06-27 02:17:23 +0800
commitcca1184f6c2157415b73bc131553fe2931223733 (patch)
treea0c1fef0e0ae8aa7bda024a0594068d8c9886bd3 /print
parent98c376a4c2fbb874530466d5936fc093d350d45f (diff)
downloadfreebsd-ports-gnome-cca1184f6c2157415b73bc131553fe2931223733.tar.gz
freebsd-ports-gnome-cca1184f6c2157415b73bc131553fe2931223733.tar.zst
freebsd-ports-gnome-cca1184f6c2157415b73bc131553fe2931223733.zip
- Relax check for mftrace, it's optional
PR: ports/68255 Submitted by: Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer)
Diffstat (limited to 'print')
-rw-r--r--print/lilypond/files/patch-mf:GNUMakefile27
1 files changed, 26 insertions, 1 deletions
diff --git a/print/lilypond/files/patch-mf:GNUMakefile b/print/lilypond/files/patch-mf:GNUMakefile
index b2ce1816fbd9..d2f6f764d072 100644
--- a/print/lilypond/files/patch-mf:GNUMakefile
+++ b/print/lilypond/files/patch-mf:GNUMakefile
@@ -1,5 +1,30 @@
--- mf/GNUmakefile.orig Tue Mar 9 12:48:01 2004
-+++ mf/GNUmakefile Tue Jun 15 22:01:55 2004
++++ mf/GNUmakefile Wed Jun 23 23:51:36 2004
+@@ -88,18 +88,18 @@
+ pfa_warning:
+ ifneq ($(notdir $(MFTRACE)),mftrace)
+ @echo ""
+- @echo "ERROR: mftrace not found"
++ @echo "INFO: mftrace not found"
+ @echo ""
+ @echo "For obtaining PFA fonts, either install mftrace "
+ @echo "(see http://www.xs4all.nl/~hanwen/mftrace/ ),"
+- @echo "or try one of the following commands in this directory: "
++ @echo "or try one of the following commands in /usr/ports/print/lilypond/work/lilypond-2.2.2"
+ @echo ""
+- @echo " make get-pfa "
+- @echo " make get-rpm-pfa "
+- @echo " make get-deb-pfa "
++ @echo " gmake get-pfa "
++ @echo " gmake get-rpm-pfa "
++ @echo " gmake get-deb-pfa "
+ @echo ""
+ @echo "These commands will try to download the files from the internet."
+- @false
++ @sleep 20
+ endif
+
+
@@ -118,7 +118,8 @@
redhat-package=lilypond-$(TOPLEVEL_VERSION)-1.i386.rpm