pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
openaxiom: Switch to svn-package2.mk
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sat Sep 24 18:18:41 2016 +0200
Changeset: c210c1902f920bc46e4f4d787b5bfdafe2dce207
Modified Files:
openaxiom/Makefile
Log Message:
openaxiom: 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=c210c1902f920bc46e4f4d787b5bfdafe2dce207
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
openaxiom/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diffs:
diff --git a/openaxiom/Makefile b/openaxiom/Makefile
index 0d83b87..712f18b 100644
--- a/openaxiom/Makefile
+++ b/openaxiom/Makefile
@@ -52,12 +52,12 @@ CHECK_WRKREF_SKIP= lib/*/hypertex lib/*/viewAlone lib/*/view2D lib/*/view3D
# Get it from Subversion repository:
SVN_REPOSITORIES= open-axiom
-SVN_ROOT.open-axiom= http://open-axiom.svn.sf.net/svnroot/open-axiom/trunk
-SVN_MODULE.open-axiom= open-axiom
+SVN_REPO.open-axiom= http://open-axiom.svn.sf.net/svnroot/open-axiom/trunk
+
WRKSRC= ${WRKDIR}/open-axiom
PKGNAME= openaxiom-1.99 # VCS-based
-.include "../mk/svn-package.mk"
+.include "../mk/svn-package2.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index