pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/eb EB 4.x needs Perl to build documents. Not...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/92f9cac907ba
branches:  trunk
changeset: 483901:92f9cac907ba
user:      uebayasi <uebayasi%pkgsrc.org@localhost>
date:      Mon Nov 22 02:21:13 2004 +0000

description:
EB 4.x needs Perl to build documents.  Noted by kristerw@.

diffstat:

 textproc/eb/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 310a0afc1f38 -r 92f9cac907ba textproc/eb/Makefile
--- a/textproc/eb/Makefile      Mon Nov 22 02:10:45 2004 +0000
+++ b/textproc/eb/Makefile      Mon Nov 22 02:21:13 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2004/11/21 01:37:36 uebayasi Exp $
+# $NetBSD: Makefile,v 1.24 2004/11/22 02:21:13 uebayasi Exp $
 # FreeBSD Id: ports/japanese/eb/Makefile,v 1.21 2000/08/21 03:39:42 kevlo Exp
 #
 
@@ -58,6 +58,7 @@
 USE_GNU_TOOLS+=                make
 USE_LIBTOOL=           YES
 GNU_CONFIGURE=         YES
+USE_PERL5=             build
 
 CONFIGURE_ARGS+=       --with-zlib
 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR}



Home | Main Index | Thread Index | Old Index