pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libthrift
Module Name: pkgsrc
Committed By: wiz
Date: Sun Apr 1 13:49:21 UTC 2018
Modified Files:
pkgsrc/devel/libthrift: options.mk
Log Message:
libthrift: comment out non-working options
Tested by joerg.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/libthrift/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/devel/libthrift/options.mk
diff -u pkgsrc/devel/libthrift/options.mk:1.9 pkgsrc/devel/libthrift/options.mk:1.10
--- pkgsrc/devel/libthrift/options.mk:1.9 Sun Nov 20 13:00:08 2016
+++ pkgsrc/devel/libthrift/options.mk Sun Apr 1 13:49:20 2018
@@ -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