pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/gnome-print Needs perl to build.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ac844b770e83
branches:  trunk
changeset: 515794:ac844b770e83
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jul 08 06:31:32 2006 +0000

description:
Needs perl to build.

diffstat:

 print/gnome-print/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 0a3eb1ee3fc2 -r ac844b770e83 print/gnome-print/Makefile
--- a/print/gnome-print/Makefile        Sat Jul 08 04:32:54 2006 +0000
+++ b/print/gnome-print/Makefile        Sat Jul 08 06:31:32 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.74 2006/06/01 16:17:42 joerg Exp $
+# $NetBSD: Makefile,v 1.75 2006/07/08 06:31:32 wiz Exp $
 
 DISTNAME=              gnome-print-0.37
 PKGREVISION=           2
@@ -12,7 +12,7 @@
 USE_DIRS+=             gnome1-1.5
 USE_PKGLOCALEDIR=      YES
 USE_LIBTOOL=           YES
-USE_TOOLS+=            gs:run msgfmt
+USE_TOOLS+=            gs:run msgfmt perl
 
 GNU_CONFIGURE=         YES
 CONFIGURE_ARGS+=       --without-admin         # currently unstable



Home | Main Index | Thread Index | Old Index