aboutsummaryrefslogtreecommitdiffstats
path: root/print/lilypond/files
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2005-12-05 11:45:48 +0800
committeredwin <edwin@FreeBSD.org>2005-12-05 11:45:48 +0800
commit6229dc2c20d56cc95a756c23fe8832ea51f65b74 (patch)
treea934b9051e9d7fd3326c15960ddcb236f0389114 /print/lilypond/files
parent1f4a90fd4bf396d8d3afb1bff1369e94771eede5 (diff)
downloadfreebsd-ports-gnome-6229dc2c20d56cc95a756c23fe8832ea51f65b74.tar.gz
freebsd-ports-gnome-6229dc2c20d56cc95a756c23fe8832ea51f65b74.tar.zst
freebsd-ports-gnome-6229dc2c20d56cc95a756c23fe8832ea51f65b74.zip
- remove install-info
- the silly configure phase of this port actually fetched another file which is very nice but very silly. Fetch file before the configure phase starts, then just copy it.
Diffstat (limited to 'print/lilypond/files')
-rw-r--r--print/lilypond/files/patch-mf:GNUMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/lilypond/files/patch-mf:GNUMakefile b/print/lilypond/files/patch-mf:GNUMakefile
index d2f6f764d072..be812ad1539d 100644
--- a/print/lilypond/files/patch-mf:GNUMakefile
+++ b/print/lilypond/files/patch-mf:GNUMakefile
@@ -30,7 +30,7 @@
redhat-package=lilypond-$(TOPLEVEL_VERSION)-1.i386.rpm
$(outdir)/$(redhat-package):
- wget --passive-ftp -P $(outdir) http://lilypond.org/download/binaries/RedHat-9/$(redhat-package)
-+ wget --passive-ftp -P $(outdir) http://www.lilypond.org/ftp/binaries/Fedora-1/$(redhat-package)
++ cp ${DISTDIR}/$(redhat-package) $(outdir)
+ #wget --passive-ftp -P $(outdir) http://lilypond.org/download/binaries/RedHat-9/$(redhat-package)
get-rpm-pfa: $(outdir)/$(redhat-package)