pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/enscript This package use perl:run and xgettext....
details: https://anonhg.NetBSD.org/pkgsrc/rev/da43fe612e72
branches: trunk
changeset: 520644:da43fe612e72
user: obache <obache%pkgsrc.org@localhost>
date: Tue Oct 24 15:39:18 2006 +0000
description:
This package use perl:run and xgettext. Bump PKGREVISION.
Fixed PR 34898.
diffstat:
print/enscript/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r bf9c2894208d -r da43fe612e72 print/enscript/Makefile
--- a/print/enscript/Makefile Tue Oct 24 14:24:40 2006 +0000
+++ b/print/enscript/Makefile Tue Oct 24 15:39:18 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2006/06/09 16:06:42 minskim Exp $
+# $NetBSD: Makefile,v 1.41 2006/10/24 15:39:18 obache Exp $
#
DISTNAME= enscript-1.6.3
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= print
MASTER_SITES= http://www.iki.fi/mtr/genscript/
@@ -12,7 +12,7 @@
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= gmake lex
+USE_TOOLS+= gmake lex perl:run xgettext
BROKEN_GETTEXT_DETECTION= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
Home |
Main Index |
Thread Index |
Old Index