pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

ardour: fixed Makefile



Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Thu Dec 3 03:33:47 2015 +0000
Changeset:	5c4d1cf10e49cd982b1cef01e214d58532956f75

Modified Files:
	ardour/Makefile

Log Message:
ardour: fixed Makefile

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5c4d1cf10e49cd982b1cef01e214d58532956f75

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ardour/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/ardour/Makefile b/ardour/Makefile
index cd4404c..a9599df 100644
--- a/ardour/Makefile
+++ b/ardour/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
 DISTNAME=	ardour-4.4
+PKG_NAME=	${DISTNAME:S/-r/-/}
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_GITHUB:=Ardour/}
-GITHUB_TAG=	${PKGVERSION_NOREV}
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 MASTER_SITES=	http://ardour.org/


Home | Main Index | Thread Index | Old Index