pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/g-wrap Clean up pkglint warning.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ec72f018818d
branches:  trunk
changeset: 528830:ec72f018818d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu May 17 17:34:32 2007 +0000

description:
Clean up pkglint warning.

diffstat:

 devel/g-wrap/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b73d01f427a8 -r ec72f018818d devel/g-wrap/Makefile
--- a/devel/g-wrap/Makefile     Thu May 17 17:30:21 2007 +0000
+++ b/devel/g-wrap/Makefile     Thu May 17 17:34:32 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2007/05/12 20:56:23 gdt Exp $
+# $NetBSD: Makefile,v 1.48 2007/05/17 17:34:32 wiz Exp $
 
 DISTNAME=      g-wrap-1.9.6
 PKGREVISION=   2
@@ -17,7 +17,7 @@
 USE_TOOLS+=            gmake makeinfo pkg-config
 USE_LIBTOOL=           YES
 TEST_TARGET=           check
-INFO_FILES=            # PLIST
+INFO_FILES=            YES
 
 pre-install:
        ${INSTALL_DATA_DIR} ${PREFIX}/share/guile/site/g-wrap/guile/ws



Home | Main Index | Thread Index | Old Index