pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/guppi Has BROKEN_GETTEXT_DETECTION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/775bf15322f2
branches:  trunk
changeset: 508248:775bf15322f2
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Feb 16 18:34:10 2006 +0000

description:
Has BROKEN_GETTEXT_DETECTION.

diffstat:

 math/guppi/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 5024086d89a4 -r 775bf15322f2 math/guppi/Makefile
--- a/math/guppi/Makefile       Thu Feb 16 18:31:06 2006 +0000
+++ b/math/guppi/Makefile       Thu Feb 16 18:34:10 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2006/02/05 23:10:02 joerg Exp $
+# $NetBSD: Makefile,v 1.52 2006/02/16 18:34:10 joerg Exp $
 
 DISTNAME=      Guppi-0.40.3
 PKGNAME=       ${DISTNAME:S/G/g/}
@@ -23,6 +23,7 @@
 USE_TOOLS+=            gmake
 GNU_CONFIGURE=         YES
 USE_LIBTOOL=           YES
+BROKEN_GETTEXT_DETECTION=      yes
 
 .include "../../devel/bonobo/buildlink3.mk"
 .include "../../devel/libglade/buildlink3.mk"



Home | Main Index | Thread Index | Old Index