From 5ef1f985b5b72744fcedbcce21111f0890fc0463 Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Mon, 18 Jun 2007 00:41:16 +0000 Subject: Point at guile16-gtk instead of guile-gtk and the latter now builds against the guile-1.8.x series and gwave will not compile with guile newer than the 1.6.x series. --- cad/gwave/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cad/gwave') diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile index 67b99162897..5ca260a9427 100644 --- a/cad/gwave/Makefile +++ b/cad/gwave/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2007/05/13 11:58:48 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.30 2007/06/18 00:41:16 dmcmahill Exp $ # DISTNAME= gwave-20030804 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= cad MASTER_SITES= http://www.cs.unc.edu/~tell/dist/ @@ -21,6 +21,6 @@ CONFIGURE_ENV+= GRAPH=${GRAPHDIR}/bin/graph post-extract: ${RM} ${WRKSRC}/src/init_scheme_string.c -.include "../../devel/guile-gtk/buildlink3.mk" +.include "../../devel/guile16-gtk/buildlink3.mk" .include "../../graphics/plotutils/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3