summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authormaya <maya>2017-04-15 06:32:33 +0000
committermaya <maya>2017-04-15 06:32:33 +0000
commit7e5547f0748d4dcb040bbe172b4f6091fd155a56 (patch)
tree41fea8a33e82fc30832ac7fd16d470058590242c /chat
parentd508fe74065a79d1240ce056df726b7baccce2a4 (diff)
downloadpkgsrc-7e5547f0748d4dcb040bbe172b4f6091fd155a56.tar.gz
perl is a default option, it will be selected even if using the old
option name, so no need for the legacy option rename.
Diffstat (limited to 'chat')
-rw-r--r--chat/irssi/options.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/irssi/options.mk b/chat/irssi/options.mk
index 1ee6afa9f9b..2d3e6fae754 100644
--- a/chat/irssi/options.mk
+++ b/chat/irssi/options.mk
@@ -1,9 +1,8 @@
-# $NetBSD: options.mk,v 1.15 2017/03/16 11:41:19 maya Exp $
+# $NetBSD: options.mk,v 1.16 2017/04/15 06:32:33 maya Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.irssi
PKG_SUPPORTED_OPTIONS= inet6 ssl perl
PKG_SUGGESTED_OPTIONS= inet6 ssl perl
-PKG_OPTIONS_LEGACY_OPTS+= irssi-perl:perl
.include "../../mk/bsd.options.mk"