pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/geography/proj-swig Change to guile20



details:   https://anonhg.NetBSD.org/pkgsrc/rev/222ddd1a1918
branches:  trunk
changeset: 352502:222ddd1a1918
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Thu Sep 15 15:50:22 2016 +0000

description:
Change to guile20

(Doesn't build, but fails the same way as the guile 1.8 build, so this
counts as progress.)

diffstat:

 geography/proj-swig/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r 983f9cc729d2 -r 222ddd1a1918 geography/proj-swig/Makefile
--- a/geography/proj-swig/Makefile      Thu Sep 15 15:44:27 2016 +0000
+++ b/geography/proj-swig/Makefile      Thu Sep 15 15:50:22 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2016/09/15 14:32:41 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2016/09/15 15:50:22 gdt Exp $
 
 DISTNAME=              proj-swig-0.02
 PKGREVISION=           8
@@ -27,8 +27,8 @@
 SUBST_FILES.pkg=       Makefile.in
 SUBST_SED.pkg=         -e 's,/usr/pkg,${PREFIX},g'
 
-.include "../../devel/swig/buildlink3.mk"
+.include "../../devel/swig2/buildlink3.mk"
 .include "../../geography/proj/buildlink3.mk"
-.include "../../lang/guile/buildlink3.mk"
+.include "../../lang/guile20/buildlink3.mk"
 .include "../../lang/python/extension.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index