ports/156495: [NEW PORT] audio/mscore: MuseScore music notation program

Denny Lin dennylin93 at hs.ntnu.edu.tw
Wed Apr 20 12:00:23 UTC 2011


The following reply was made to PR ports/156495; it has been noted by GNATS.

From: Denny Lin <dennylin93 at hs.ntnu.edu.tw>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/156495: [NEW PORT] audio/mscore: MuseScore music notation program
Date: Wed, 20 Apr 2011 19:38:46 +0800

 --Dxnq1zWXvFF0Q93v
 Content-Type: text/plain; charset=utf-8
 Content-Disposition: inline
 
 Please apply this additional patch.
 
 -- 
 Denny Lin
 
 --Dxnq1zWXvFF0Q93v
 Content-Type: text/x-diff; charset=utf-8
 Content-Disposition: attachment; filename="Makefile.patch"
 
 --- Makefile.orig	2011-04-20 19:35:46.000000000 +0800
 +++ Makefile	2011-04-20 19:35:56.000000000 +0800
 @@ -11,7 +11,7 @@
  MASTER_SITES=	SF/mscore/mscore/MuseScore-1.0
  DISTNAME=	MuseScore-${PORTVERSION}
  
 -MAINTAINER=	ports at FreeBSD.org
 +MAINTAINER=	dennylin93 at hs.ntnu.edu.tw
  COMMENT=	The MuseScore Score Typesetter
  
  LIB_DEPENDS=	sndfile.1:${PORTSDIR}/audio/libsndfile
 @@ -20,11 +20,11 @@
  
  RUN_DEPENDS=	${LOCALBASE}/lib/qt4/plugins/script/libqtscript_core.so:${PORTSDIR}/devel/qtscriptgenerator
  
 +WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
  CONFIGURE_WRKSRC=	${WRKSRC}/build/
  BUILD_WRKSRC=	${WRKSRC}/build/
 -WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 +INSTALL_WRKSRC=	${WRKSRC}/build/
  ALL_TARGET=	lrelease all
 -INSTALL_TARGET=	install
  
  USE_BZIP2=	yes
  USE_LDCONFIG=	yes
 
 --Dxnq1zWXvFF0Q93v--



More information about the freebsd-ports-bugs mailing list