pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/gtkhtml Has BROKEN_GETTEXT_DETECTION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4709d20d1d72
branches:  trunk
changeset: 508678:4709d20d1d72
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Feb 23 18:21:15 2006 +0000

description:
Has BROKEN_GETTEXT_DETECTION.

diffstat:

 www/gtkhtml/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 7cda6a064aa0 -r 4709d20d1d72 www/gtkhtml/Makefile
--- a/www/gtkhtml/Makefile      Thu Feb 23 18:20:03 2006 +0000
+++ b/www/gtkhtml/Makefile      Thu Feb 23 18:21:15 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2006/02/05 23:11:24 joerg Exp $
+# $NetBSD: Makefile,v 1.48 2006/02/23 18:21:15 joerg Exp $
 
 DISTNAME=              gtkhtml-1.1.10
 PKGREVISION=           7
@@ -16,6 +16,7 @@
 GNU_CONFIGURE=         YES
 USE_LIBTOOL=           YES
 BUILD_USES_MSGFMT=     yes
+BROKEN_GETTEXT_DETECTION=      yes
 
 CONFIGURE_ARGS+=       --enable-gtk-doc=no
 



Home | Main Index | Thread Index | Old Index