pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/ghostscript6 When installing a Perl script to bi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a7a31d50f411
branches:  trunk
changeset: 532105:a7a31d50f411
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Aug 11 15:22:31 2007 +0000

description:
When installing a Perl script to bin/, depend on it. Bump revision.

diffstat:

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

diffs (21 lines):

diff -r f458f753cf36 -r a7a31d50f411 print/ghostscript6/Makefile
--- a/print/ghostscript6/Makefile       Sat Aug 11 15:09:16 2007 +0000
+++ b/print/ghostscript6/Makefile       Sat Aug 11 15:22:31 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2006/12/27 18:09:29 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2007/08/11 15:22:31 joerg Exp $
 
 DISTNAME=              ghostscript-${GS_VERS}
-PKGREVISION=           9
+PKGREVISION=           10
 GS_VERS=               6.01
 CATEGORIES=            print
 MASTER_SITES+=         ${MASTER_SITE_SOURCEFORGE:=ghostscript/} \
@@ -176,6 +176,7 @@
 MAKE_FLAGS+=           FPU_TYPE=${FPU_TYPE:Q}
 
 PLIST_SUBST+=          GS_VERS=${GS_VERS}vflib
+USE_TOOLS+=            perl:run
 REPLACE_PERL=          lib/fixmswrd.pl
 
 GSDATADIR=             ${PREFIX}/share/ghostscript/${GS_VERS}vflib



Home | Main Index | Thread Index | Old Index