pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
fricas-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:53:57 2016 +0200
Changeset: b95e26a779f4d62cf68bc2aaafd7564e3274cb4a
Modified Files:
fricas-svn/Makefile
Log Message:
fricas-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=b95e26a779f4d62cf68bc2aaafd7564e3274cb4a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
fricas-svn/Makefile | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diffs:
diff --git a/fricas-svn/Makefile b/fricas-svn/Makefile
index 65721bd..4d67590 100644
--- a/fricas-svn/Makefile
+++ b/fricas-svn/Makefile
@@ -41,11 +41,10 @@ post-build:
# Get it from Subversion repository:
SVN_REPOSITORIES= fricas
-SVN_ROOT.fricas= http://fricas.svn.sourceforge.net/svnroot/fricas/trunk
-SVN_MODULE.fricas= fricas
+SVN_REPO.fricas= http://fricas.svn.sourceforge.net/svnroot/fricas/trunk
WRKSRC= ${WRKDIR}/fricas
-.include "../mk/svn-package.mk"
+.include "../mk/svn-package2.mk"
.endif
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index