pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cad/gwave use guile-gtk instead of guile14-gtk. The l...
details: https://anonhg.NetBSD.org/pkgsrc/rev/574c6730c625
branches: trunk
changeset: 528714:574c6730c625
user: dmcmahill <dmcmahill%pkgsrc.org@localhost>
date: Sun May 13 11:58:48 2007 +0000
description:
use guile-gtk instead of guile14-gtk. The latter is very old.
diffstat:
cad/gwave/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 542133fe15e6 -r 574c6730c625 cad/gwave/Makefile
--- a/cad/gwave/Makefile Sun May 13 10:46:10 2007 +0000
+++ b/cad/gwave/Makefile Sun May 13 11:58:48 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2006/10/04 20:47:44 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2007/05/13 11:58:48 dmcmahill Exp $
#
DISTNAME= gwave-20030804
-PKGREVISION= 4
+PKGREVISION= 5
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/guile14-gtk/buildlink3.mk"
+.include "../../devel/guile-gtk/buildlink3.mk"
.include "../../graphics/plotutils/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index