Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Apr 2011 12:00:23 GMT
From:      Denny Lin <dennylin93@hs.ntnu.edu.tw>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/156495: [NEW PORT] audio/mscore: MuseScore music notation program
Message-ID:  <201104201200.p3KC0NrE022031@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/156495; it has been noted by GNATS.

From: Denny Lin <dennylin93@hs.ntnu.edu.tw>
To: bug-followup@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@FreeBSD.org
 +MAINTAINER=	dennylin93@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--



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