diff options
Diffstat (limited to 'print/lilypond-devel/Makefile')
-rw-r--r-- | print/lilypond-devel/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/print/lilypond-devel/Makefile b/print/lilypond-devel/Makefile index 8f49fe6b1618..a73ad5596e4a 100644 --- a/print/lilypond-devel/Makefile +++ b/print/lilypond-devel/Makefile @@ -4,11 +4,11 @@ # based on print/lilypond originally by trevor # # $FreeBSD$ -# $Id: Makefile,v 1.34 2003/12/31 00:33:48 patrick Exp $ +# $Id: Makefile,v 1.38 2004/01/12 18:00:21 patrick Exp $ # PORTNAME= lilypond -PORTVERSION= 2.1.4 +PORTVERSION= 2.1.8 CATEGORIES= print audio MASTER_SITES= http://lilypond.org/download/v2.1/ \ http://www.atabersk.de/lilypond/ @@ -67,10 +67,6 @@ PLIST_SUB+= PORTVERSION=${PORTVERSION} #IGNORING portlint 2.5.0 WARN: possible direct use of command "install" found at line 64. use ${INSTALL_foobaa} instead. INSTALL_INFO?= install-info -pre-everything:: - @${CAT} ${PKGMESSAGE} - @sleep 10 - pre-configure: ${SED} -e "s=%%LOCALBASE%%=${LOCALBASE}=g;s=%%DATADIRVERSION%%=${DATADIR}/${PORTVERSION}=g" \ < ${FILESDIR}/pkg-install.in \ |