pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/guile-cairo fix INFO_FILES to YES



details:   https://anonhg.NetBSD.org/pkgsrc/rev/61dd3276c003
branches:  trunk
changeset: 532066:61dd3276c003
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Fri Aug 10 21:22:40 2007 +0000

description:
fix INFO_FILES to YES

diffstat:

 graphics/guile-cairo/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 8bb41c8c9161 -r 61dd3276c003 graphics/guile-cairo/Makefile
--- a/graphics/guile-cairo/Makefile     Fri Aug 10 21:21:55 2007 +0000
+++ b/graphics/guile-cairo/Makefile     Fri Aug 10 21:22:40 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/08/10 21:21:01 gdt Exp $
+# $NetBSD: Makefile,v 1.2 2007/08/10 21:22:40 gdt Exp $
 #
 
 DISTNAME=      guile-cairo-1.4.0
@@ -13,7 +13,7 @@
 USE_LIBTOOL=   yes
 USE_TOOLS+=    pkg-config
 
-INFO_FILES=    # PLIST
+INFO_FILES=    YES
 
 PKGCONFIG_OVERRIDE+=   guile-cairo.pc.in
 



Home | Main Index | Thread Index | Old Index