pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/gtexinfo revert part that was only used during t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/331f162fa31a
branches:  trunk
changeset: 621104:331f162fa31a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jul 04 16:19:41 2013 +0000

description:
revert part that was only used during testing.

diffstat:

 devel/gtexinfo/options.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 35022e458abb -r 331f162fa31a devel/gtexinfo/options.mk
--- a/devel/gtexinfo/options.mk Thu Jul 04 16:19:25 2013 +0000
+++ b/devel/gtexinfo/options.mk Thu Jul 04 16:19:41 2013 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: options.mk,v 1.3 2013/07/04 16:19:16 wiz Exp $
+# $NetBSD: options.mk,v 1.4 2013/07/04 16:19:41 wiz Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.gtexinfo
 PKG_SUPPORTED_OPTIONS= nls
 PKG_SUGGESTED_OPTIONS= # blank
 .if ${OPSYS} == "NetBSD"
-#PKG_SUGGESTED_OPTIONS+=       nls
+PKG_SUGGESTED_OPTIONS+=        nls
 .endif
 
 PKG_OPTIONS_LEGACY_VARS=       TEXINFO_LOCALE



Home | Main Index | Thread Index | Old Index