pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pilemc-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 17:37:07 2016 +0200
Changeset: 4276d2da0084e2211d3a894c4f01e5a9954984a8
Modified Files:
pilemc-svn/Makefile
Log Message:
pilemc-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=4276d2da0084e2211d3a894c4f01e5a9954984a8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
pilemc-svn/Makefile | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diffs:
diff --git a/pilemc-svn/Makefile b/pilemc-svn/Makefile
index 0436593..59d452c 100644
--- a/pilemc-svn/Makefile
+++ b/pilemc-svn/Makefile
@@ -8,10 +8,8 @@ MAINTAINER= jihbed.research%gmail.com@localhost
HOMEPAGE= http://pilemc.hepforge.org/
COMMENT= Tool for the simulation of pile-up events at HepMC level
-# Get it from Subversion repository:
SVN_REPOSITORIES= pilemc
-SVN_ROOT.pilemc= http://pilemc.hepforge.org/svn/trunk/
-SVN_MODULE.pilemc= pilemc
+SVN_REPO.pilemc= http://pilemc.hepforge.org/svn/trunk/
WRKSRC= ${WRKDIR}/$(SVN_MODULE.pilemc)
@@ -25,5 +23,5 @@ pre-configure:
.include "../../math/gsl/buildlink3.mk"
.include "../../wip/hepmc/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