pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/ghostscript-esp Needs Perl as it installs a scri...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f06712fdcaf2
branches: trunk
changeset: 532227:f06712fdcaf2
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Aug 14 13:40:06 2007 +0000
description:
Needs Perl as it installs a script. Bump revision.
diffstat:
print/ghostscript-esp/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 6c642dd0adbc -r f06712fdcaf2 print/ghostscript-esp/Makefile
--- a/print/ghostscript-esp/Makefile Tue Aug 14 13:21:57 2007 +0000
+++ b/print/ghostscript-esp/Makefile Tue Aug 14 13:40:06 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2007/04/13 15:42:07 gdt Exp $
+# $NetBSD: Makefile,v 1.25 2007/08/14 13:40:06 joerg Exp $
DISTNAME= espgs-${GS_VERS}-source
PKGNAME= ghostscript-esp-${GS_VERS}
-PKGREVISION= 5
+PKGREVISION= 6
BASEGS_VERS= 8.15
GS_VERS= ${BASEGS_VERS}.1
CATEGORIES= print
@@ -32,7 +32,7 @@
MAKE_JOBS_SAFE= no
WRKSRC= ${WRKDIR}/${DISTNAME:S/-source//}
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake pkg-config perl:run
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-ijs
CONFIGURE_ARGS+= --without-omni
Home |
Main Index |
Thread Index |
Old Index