pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/xjdic remove an errant debugging statement



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ba1ec342da90
branches:  trunk
changeset: 567205:ba1ec342da90
user:      dogcow <dogcow%pkgsrc.org@localhost>
date:      Tue Nov 10 13:37:10 2009 +0000

description:
remove an errant debugging statement

diffstat:

 misc/xjdic/options.mk |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r e2d1d18e1a66 -r ba1ec342da90 misc/xjdic/options.mk
--- a/misc/xjdic/options.mk     Tue Nov 10 13:34:25 2009 +0000
+++ b/misc/xjdic/options.mk     Tue Nov 10 13:37:10 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2009/11/10 10:23:15 dogcow Exp $
+# $NetBSD: options.mk,v 1.2 2009/11/10 13:37:10 dogcow Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.xjdic
 PKG_SUPPORTED_OPTIONS= xjdic-locale
@@ -6,8 +6,6 @@
 
 .include "../../mk/bsd.options.mk"
 
-#die die die
-
 .if !empty(PKG_OPTIONS:Mxjdic-locale)
 PATCH_SITES=   http://www.tzone.org/~vandry/xjdic/
 PATCHFILES+=   xjdic-24.locale.patch



Home | Main Index | Thread Index | Old Index