summaryrefslogtreecommitdiff
path: root/x11/rxvt-unicode
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2007-11-22 11:57:19 +0000
committerobache <obache@pkgsrc.org>2007-11-22 11:57:19 +0000
commitccde0d77a29688f91584e8c1126c310c31a8cd60 (patch)
tree731186f4e210b49d4b359278a4b387fd4a258b4e /x11/rxvt-unicode
parentec349151b470e4e415c316c95ec4a5e64f89b5b3 (diff)
downloadpkgsrc-ccde0d77a29688f91584e8c1126c310c31a8cd60.tar.gz
Need perl to build with 'perl' option.
Diffstat (limited to 'x11/rxvt-unicode')
-rw-r--r--x11/rxvt-unicode/options.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/rxvt-unicode/options.mk b/x11/rxvt-unicode/options.mk
index bc99f33980d..bb8b18eb94d 100644
--- a/x11/rxvt-unicode/options.mk
+++ b/x11/rxvt-unicode/options.mk
@@ -1,5 +1,5 @@
#
-# $Id: options.mk,v 1.3 2006/12/15 20:33:05 joerg Exp $
+# $Id: options.mk,v 1.4 2007/11/22 11:57:19 obache Exp $
#
PKG_OPTIONS_VAR= PKG_OPTIONS.rxvt-unicode
@@ -16,6 +16,7 @@ CONFIGURE_ARGS+= --with-term=rxvt
CONFIGURE_ARGS+= --enable-perl
PLIST_SUBST+= PERL=
.include "../../lang/perl5/buildlink3.mk"
+USE_TOOLS+= perl
.else
CONFIGURE_ARGS+= --disable-perl
PLIST_SUBST+= PERL='@comment '