pkgsrc-WIP-changes archive

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

despotify-svn: Switch to svn-package2.mk



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Sep 24 12:49:29 2016 +0200
Changeset:	f273f743e2c1c790507a73a0f65e537c8065f08c

Modified Files:
	despotify-svn/Makefile

Log Message:
despotify-svn: Switch to svn-package2.mk

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

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

diffstat:
 despotify-svn/Makefile | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diffs:
diff --git a/despotify-svn/Makefile b/despotify-svn/Makefile
index 03deccf..8d8a600 100644
--- a/despotify-svn/Makefile
+++ b/despotify-svn/Makefile
@@ -21,13 +21,12 @@ post-extract:
 	cp ${WRKSRC}/Makefile.local.mk.dist ${WRKSRC}/Makefile.local.mk
 
 SVN_REPOSITORIES=	despotify
-SVN_ROOT.despotify=	http://svn.code.sf.net/p/despotify/code/
-SVN_MODULE.despotify=	despotify
+SVN_REPO.despotify=	http://svn.code.sf.net/p/despotify/code
 
 PTHREAD_AUTO_VARS=	yes
 .include "../../mk/pthread.buildlink3.mk"
 
-.include "../../wip/mk/svn-package.mk"
+.include "../../wip/mk/svn-package2.mk"
 .include "../../audio/libao/buildlink3.mk"
 .include "../../audio/libvorbis/buildlink3.mk"
 .include "../../devel/ncursesw/buildlink3.mk"


Home | Main Index | Thread Index | Old Index