options.mk: Fix previous

This commit is contained in:
Kamil Rytarowski 2016-10-26 02:53:17 +02:00
parent 5c7b0e57df
commit ac227e30b2

View file

@ -1,7 +1,7 @@
# $NetBSD: options.mk,v 1.3 2015/03/11 22:32:08 tnn Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.tcl
PKG_SUPPORTED_OPTIONS= debug dtrace
PKG_SUPPORTED_OPTIONS= debug dtrace threads
PKG_SUGGESTED_OPTIONS= threads
.include "../../mk/bsd.prefs.mk"