pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/elmo Installs Perl script, so require perl.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5bf96e795333
branches:  trunk
changeset: 547546:5bf96e795333
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Sep 19 15:36:28 2008 +0000

description:
Installs Perl script, so require perl.

diffstat:

 mail/elmo/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r fb30baf90ccd -r 5bf96e795333 mail/elmo/Makefile
--- a/mail/elmo/Makefile        Fri Sep 19 15:31:29 2008 +0000
+++ b/mail/elmo/Makefile        Fri Sep 19 15:36:28 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2008/08/31 20:09:12 dholland Exp $
+# $NetBSD: Makefile,v 1.15 2008/09/19 15:36:28 joerg Exp $
 #
 
 DISTNAME=              elmo-1.3.2
@@ -14,7 +14,7 @@
 
 USE_LANGUAGES=         c c++
 USE_PKGLOCALEDIR=      yes
-USE_TOOLS+=            flex
+USE_TOOLS+=            flex perl:run
 GNU_CONFIGURE=         yes
 
 REPLACE_PERL=          src/elmoconf.pl



Home | Main Index | Thread Index | Old Index