pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cad/gwave Point at guile16-gtk instead of guile-gtk an...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fca196aa5d5e
branches: trunk
changeset: 530189:fca196aa5d5e
user: dmcmahill <dmcmahill%pkgsrc.org@localhost>
date: Mon Jun 18 00:41:16 2007 +0000
description:
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.
diffstat:
cad/gwave/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r c3465fd38516 -r fca196aa5d5e cad/gwave/Makefile
--- a/cad/gwave/Makefile Mon Jun 18 00:40:17 2007 +0000
+++ b/cad/gwave/Makefile Mon Jun 18 00:41:16 2007 +0000
@@ -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 @@
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"
Home |
Main Index |
Thread Index |
Old Index