Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Apr 2013 14:36:34 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r316044 - head/print/lilypond-devel
Message-ID:  <201304181436.r3IEaYKH085761@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Thu Apr 18 14:36:34 2013
New Revision: 316044
URL: http://svnweb.freebsd.org/changeset/ports/316044

Log:
  - Fix LATEST_LINK by adding PKGNAMESUFFIX
  
  Reported by:	indexbuild@FreeBSD.org
  Feature safe:	yes

Modified:
  head/print/lilypond-devel/Makefile

Modified: head/print/lilypond-devel/Makefile
==============================================================================
--- head/print/lilypond-devel/Makefile	Thu Apr 18 14:29:11 2013	(r316043)
+++ head/print/lilypond-devel/Makefile	Thu Apr 18 14:36:34 2013	(r316044)
@@ -5,6 +5,7 @@ PORTNAME=	lilypond
 PORTVERSION=	2.17.16
 CATEGORIES=	print audio
 MASTER_SITES=	http://download.linuxaudio.org/lilypond/sources/v${PORTVERSION:R}/
+PKGNAMESUFFIX=	-devel
 
 MAINTAINER=	gahr@FreeBSD.org
 COMMENT=	The GNU music typesetter



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304181436.r3IEaYKH085761>