pkgsrc-WIP-changes archive

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

Revert "ardour: fixed Makefile"



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Thu Dec 3 04:38:55 2015 +0100
Changeset:	2167e6687327dccf6287a125e88c592aec6db0a5

Modified Files:
	ardour/Makefile

Log Message:
Revert "ardour: fixed Makefile"

This reverts commit 5c4d1cf10e49cd982b1cef01e214d58532956f75.

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

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 a9599df..cd4404c 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