summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorgdt <gdt>2016-09-15 15:50:22 +0000
committergdt <gdt>2016-09-15 15:50:22 +0000
commit7403e4dbd3cdae95121f383b889167c50f66bc01 (patch)
treead60f3adca2c3f21fb69ee46d5bebe842a1b37fa /geography
parent07e6665c81e36fcfa0b6b0475cac2f74e0f78d56 (diff)
downloadpkgsrc-7403e4dbd3cdae95121f383b889167c50f66bc01.tar.gz
Change to guile20
(Doesn't build, but fails the same way as the guile 1.8 build, so this counts as progress.)
Diffstat (limited to 'geography')
-rw-r--r--geography/proj-swig/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/geography/proj-swig/Makefile b/geography/proj-swig/Makefile
index 62550757ae5..f93da8663c6 100644
--- a/geography/proj-swig/Makefile
+++ b/geography/proj-swig/Makefile
@@ -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_MESSAGE.pkg= Replacing /usr/pkg with the correct PREFIX.
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"