pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/opensp Has BROKEN_GETTEXT_DETECTION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d26d654bdb14
branches:  trunk
changeset: 506001:d26d654bdb14
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Jan 10 14:57:18 2006 +0000

description:
Has BROKEN_GETTEXT_DETECTION.

diffstat:

 textproc/opensp/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a7fb257eccb3 -r d26d654bdb14 textproc/opensp/Makefile
--- a/textproc/opensp/Makefile  Tue Jan 10 14:34:38 2006 +0000
+++ b/textproc/opensp/Makefile  Tue Jan 10 14:57:18 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2005/07/31 06:03:26 grant Exp $
+# $NetBSD: Makefile,v 1.29 2006/01/10 14:57:18 joerg Exp $
 #
 
 DISTNAME=      OpenSP-1.5.1
@@ -14,6 +14,7 @@
 CONFLICTS+=     sp-[0-9]*
 
 BUILD_USES_MSGFMT=     yes
+BROKEN_GETTEXT_DETECTION=      yes
 USE_TOOLS+=            perl
 USE_LANGUAGES=         c c++
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index