pkgsrc-WIP-changes archive

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

flam3-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 13:22:19 2016 +0200
Changeset:	9c140daf936f2927d6abe63b4024f132543a0206

Modified Files:
	flam3-svn/Makefile

Log Message:
flam3-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=9c140daf936f2927d6abe63b4024f132543a0206

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

diffstat:
 flam3-svn/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/flam3-svn/Makefile b/flam3-svn/Makefile
index 7eb1bba..1132974 100644
--- a/flam3-svn/Makefile
+++ b/flam3-svn/Makefile
@@ -15,11 +15,11 @@ GNU_CONFIGURE=		YES
 USE_LIBTOOL=		YES
 
 SVN_REPOSITORIES=	flam3
-SVN_ROOT.flam3=		http://svn.code.sf.net/p/flam3/code/trunk
+SVN_REPO.flam3=		http://svn.code.sf.net/p/flam3/code/trunk
 WRKSRC=			${WRKDIR}/flam3/src
 
 .include "../../mk/jpeg.buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"
-.include "../../wip/mk/svn-package.mk"
+.include "../../wip/mk/svn-package2.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index