pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libthrift libthrift: comment out non-working opt...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8c9e7335364e
branches: trunk
changeset: 378126:8c9e7335364e
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Apr 01 13:49:20 2018 +0000
description:
libthrift: comment out non-working options
Tested by joerg.
diffstat:
devel/libthrift/options.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r 446e99b39fcc -r 8c9e7335364e devel/libthrift/options.mk
--- a/devel/libthrift/options.mk Sun Apr 01 10:21:37 2018 +0000
+++ b/devel/libthrift/options.mk Sun Apr 01 13:49:20 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: options.mk,v 1.9 2016/11/20 13:00:08 taca Exp $
+# $NetBSD: options.mk,v 1.10 2018/04/01 13:49:20 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.libthrift
-PKG_SUPPORTED_OPTIONS= csharp java erlang python perl php ruby
+PKG_SUPPORTED_OPTIONS= perl python # csharp java erlang php ruby
.include "../../mk/bsd.options.mk"
Home |
Main Index |
Thread Index |
Old Index