Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163407990
D14288.id39108.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
995 B
Referenced Files
None
Subscribers
None
D14288.id39108.diff
View Options
Index: print/lilypond-devel/Makefile
===================================================================
--- print/lilypond-devel/Makefile
+++ print/lilypond-devel/Makefile
@@ -4,8 +4,8 @@
PORTNAME= lilypond
DISTVERSION= 2.19.81
CATEGORIES= print audio
-MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v${PORTVERSION:R}/ \
- http://lilypond.org/downloads/sources/v${PORTVERSION:R}/
+MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v${DISTVERSION:R}/ \
+ http://lilypond.org/downloads/sources/v${DISTVERSION:R}/
PKGNAMESUFFIX= -devel
MAINTAINER= m.ne@gmx.net
@@ -63,7 +63,7 @@
ALL_TARGET= all
-PLIST_SUB= PORTVERSION=${PORTVERSION}
+PLIST_SUB= DISTVERSION=${DISTVERSION}
OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes
@@ -81,6 +81,6 @@
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lilypond
- (cd ${STAGEDIR}/${DATADIR} && ${LN} -fs ${PORTVERSION} current)
+ (cd ${STAGEDIR}/${DATADIR} && ${LN} -fs ${DISTVERSION} current)
.include <bsd.port.mk>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jul 23, 10:57 PM (21 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35418755
Default Alt Text
D14288.id39108.diff (995 B)
Attached To
Mode
D14288: print/lilypond-devel: fix change to DISTVERSION
Attached
Detach File
Event Timeline
Log In to Comment