summaryrefslogtreecommitdiff
path: root/x11/rxvt-unicode/options.mk
diff options
context:
space:
mode:
Diffstat (limited to 'x11/rxvt-unicode/options.mk')
-rw-r--r--x11/rxvt-unicode/options.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/rxvt-unicode/options.mk b/x11/rxvt-unicode/options.mk
index 0e308ba5da9..59a0b9577e3 100644
--- a/x11/rxvt-unicode/options.mk
+++ b/x11/rxvt-unicode/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.5 2007/11/22 11:59:06 obache Exp $
+# $NetBSD: options.mk,v 1.6 2008/04/12 22:43:15 jlam Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.rxvt-unicode
PKG_SUPPORTED_OPTIONS= perl unicode3 xft2 rxvt-term
@@ -10,14 +10,14 @@ PKG_SUGGESTED_OPTIONS= perl unicode3 xft2
CONFIGURE_ARGS+= --with-term=rxvt
.endif
+PLIST_VARS+= perl
.if !empty(PKG_OPTIONS:Mperl)
CONFIGURE_ARGS+= --enable-perl
-PLIST_SUBST+= PERL=
+PLIST.perl= yes
.include "../../lang/perl5/buildlink3.mk"
USE_TOOLS+= perl
.else
CONFIGURE_ARGS+= --disable-perl
-PLIST_SUBST+= PERL='@comment '
.endif
# use 21 instead of 16 bits to represent unicode characters