pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/irssi
Module Name: pkgsrc
Committed By: maya
Date: Sat Apr 15 06:32:34 UTC 2017
Modified Files:
pkgsrc/chat/irssi: options.mk
Log Message:
perl is a default option, it will be selected even if using the old
option name, so no need for the legacy option rename.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/chat/irssi/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/chat/irssi/options.mk
diff -u pkgsrc/chat/irssi/options.mk:1.15 pkgsrc/chat/irssi/options.mk:1.16
--- pkgsrc/chat/irssi/options.mk:1.15 Thu Mar 16 11:41:19 2017
+++ pkgsrc/chat/irssi/options.mk Sat Apr 15 06:32:33 2017
@@ -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"
Home |
Main Index |
Thread Index |
Old Index