pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/irssi irssi: re-enable perl option, bump pkgrevis...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fc909a9aea7a
branches: trunk
changeset: 359679:fc909a9aea7a
user: maya <maya%pkgsrc.org@localhost>
date: Thu Mar 16 11:41:19 2017 +0000
description:
irssi: re-enable perl option, bump pkgrevision.
I'm not sure what I did differently before that it wasn't building.
diffstat:
chat/irssi/Makefile | 3 ++-
chat/irssi/options.mk | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diffs (28 lines):
diff -r 248b401e1ec4 -r fc909a9aea7a chat/irssi/Makefile
--- a/chat/irssi/Makefile Thu Mar 16 10:18:52 2017 +0000
+++ b/chat/irssi/Makefile Thu Mar 16 11:41:19 2017 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.77 2017/03/12 06:35:08 maya Exp $
+# $NetBSD: Makefile,v 1.78 2017/03/16 11:41:19 maya Exp $
DISTNAME= ${IRSSI_DISTNAME}
CATEGORIES= chat
+PKGREVISION= 1
EXTRACT_SUFX= ${IRSSI_EXTRACT_SUFX}
MAINTAINER= maya%NetBSD.org@localhost
diff -r 248b401e1ec4 -r fc909a9aea7a chat/irssi/options.mk
--- a/chat/irssi/options.mk Thu Mar 16 10:18:52 2017 +0000
+++ b/chat/irssi/options.mk Thu Mar 16 11:41:19 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: options.mk,v 1.14 2017/03/12 06:35:08 maya Exp $
+# $NetBSD: options.mk,v 1.15 2017/03/16 11:41:19 maya Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.irssi
-PKG_SUPPORTED_OPTIONS= inet6 ssl #perl
-PKG_SUGGESTED_OPTIONS= inet6 ssl
+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