From 7403e4dbd3cdae95121f383b889167c50f66bc01 Mon Sep 17 00:00:00 2001 From: gdt Date: Thu, 15 Sep 2016 15:50:22 +0000 Subject: Change to guile20 (Doesn't build, but fails the same way as the guile 1.8 build, so this counts as progress.) --- geography/proj-swig/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'geography') 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" -- cgit v1.2.3