summaryrefslogtreecommitdiff
path: root/chat/irssi
diff options
context:
space:
mode:
authorahoka <ahoka@pkgsrc.org>2008-10-12 21:28:23 +0000
committerahoka <ahoka@pkgsrc.org>2008-10-12 21:28:23 +0000
commit0e24110c725c5c0bf816b51e8ad3beb772a1fa4b (patch)
tree57af4004ea7710410d49bd6aa058bfb259a9ab4c /chat/irssi
parent5d68fe01848ded4bb3a6eb2b7ba0ced8435ca53f (diff)
downloadpkgsrc-0e24110c725c5c0bf816b51e8ad3beb772a1fa4b.tar.gz
Sanitize the perl option's name (irssi-perl -> perl).
Now -perl affects this package too. Submitted by Leonardo Taccari.
Diffstat (limited to 'chat/irssi')
-rw-r--r--chat/irssi/options.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/chat/irssi/options.mk b/chat/irssi/options.mk
index 082f97c128d..623f48a60f3 100644
--- a/chat/irssi/options.mk
+++ b/chat/irssi/options.mk
@@ -1,11 +1,12 @@
-# $NetBSD: options.mk,v 1.7 2008/05/05 07:44:29 adrianp Exp $
+# $NetBSD: options.mk,v 1.8 2008/10/12 21:28:23 ahoka Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.irssi
-PKG_SUPPORTED_OPTIONS= inet6 irssi-perl ssl
+PKG_SUPPORTED_OPTIONS= inet6 perl ssl
+PKG_OPTIONS_LEGACY_OPTS+= irssi-perl:perl
.include "../../mk/bsd.options.mk"
-.if !empty(PKG_OPTIONS:Mirssi-perl)
+.if !empty(PKG_OPTIONS:Mperl)
USE_TOOLS+= perl
PERL5_PACKLIST= auto/Irssi/.packlist
PERL5_PACKLIST+= auto/Irssi/Irc/.packlist