pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/gpgme Fix a pkglint warning.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d1c96700772b
branches:  trunk
changeset: 516377:d1c96700772b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jul 19 23:02:13 2006 +0000

description:
Fix a pkglint warning.

diffstat:

 security/gpgme/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 0397e41a8c65 -r d1c96700772b security/gpgme/Makefile
--- a/security/gpgme/Makefile   Wed Jul 19 23:01:49 2006 +0000
+++ b/security/gpgme/Makefile   Wed Jul 19 23:02:13 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2006/07/19 22:59:59 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2006/07/19 23:02:13 wiz Exp $
 #
 
 DISTNAME=      gpgme-1.1.0
@@ -15,7 +15,7 @@
 USE_LIBTOOL=           YES
 GNU_CONFIGURE=         YES
 PTHREAD_OPTS+=         require
-INFO_FILES=            # PLIST
+INFO_FILES=            YES
 
 SUBST_CLASSES+=                pthread
 SUBST_FILES.pthread=   gpgme/gpgme-config.in



Home | Main Index | Thread Index | Old Index