pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/enscript This installation provides an enscript....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f5c02740fde9
branches:  trunk
changeset: 505674:f5c02740fde9
user:      reed <reed%pkgsrc.org@localhost>
date:      Fri Jan 06 02:48:55 2006 +0000

description:
This installation provides an enscript.info file.
(I noticed because I use custom INFO_DIR and I have
chmod 0 /usr/pkg/info which is a plain file to catch misuse.)

Bump PKGREVISION.

diffstat:

 print/enscript/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r c85e43154e80 -r f5c02740fde9 print/enscript/Makefile
--- a/print/enscript/Makefile   Fri Jan 06 02:35:32 2006 +0000
+++ b/print/enscript/Makefile   Fri Jan 06 02:48:55 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2005/12/29 06:22:07 jlam Exp $
+# $NetBSD: Makefile,v 1.32 2006/01/06 02:48:55 reed Exp $
 #
 
 DISTNAME=              enscript-1.6.3
-PKGREVISION=           1
+PKGREVISION=           2
 CATEGORIES=            print
 MASTER_SITES=          http://www.iki.fi/mtr/genscript/
 
@@ -17,6 +17,7 @@
 USE_TOOLS+=            gmake
 
 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR:Q}
+INFO_FILES=            enscript.info
 
 EGDIR=                 ${PREFIX}/share/examples/enscript
 CONF_FILES=            ${EGDIR}/enscript.cfg ${PKG_SYSCONFDIR}/enscript.cfg



Home | Main Index | Thread Index | Old Index