pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/guile-cairo Change to guile20
details: https://anonhg.NetBSD.org/pkgsrc/rev/e57a973c57f1
branches: trunk
changeset: 352487:e57a973c57f1
user: gdt <gdt%pkgsrc.org@localhost>
date: Thu Sep 15 14:19:08 2016 +0000
description:
Change to guile20
diffstat:
graphics/guile-cairo/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r ad6a4e0a5eb6 -r e57a973c57f1 graphics/guile-cairo/Makefile
--- a/graphics/guile-cairo/Makefile Thu Sep 15 14:02:51 2016 +0000
+++ b/graphics/guile-cairo/Makefile Thu Sep 15 14:19:08 2016 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2015/09/07 00:47:07 gdt Exp $
+# $NetBSD: Makefile,v 1.22 2016/09/15 14:19:08 gdt Exp $
#
DISTNAME= guile-cairo-1.4.1
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://download.gna.org/guile-cairo/
# guile-cario has moved to savannah and is at 1.9.1, but that is
@@ -22,6 +23,6 @@
PKGCONFIG_OVERRIDE+= guile-cairo.pc.in
.include "../../graphics/cairo/buildlink3.mk"
-.include "../../lang/guile/buildlink3.mk"
+.include "../../lang/guile20/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index