pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Has BROKEN_GETTEXT_DETECTION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a477302ed6e6
branches:  trunk
changeset: 506930:a477302ed6e6
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Jan 23 22:59:54 2006 +0000

description:
Has BROKEN_GETTEXT_DETECTION.

diffstat:

 audio/wsoundprefs/Makefile |  3 ++-
 chat/gnomeicu/Makefile     |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r 0a868bdd0322 -r a477302ed6e6 audio/wsoundprefs/Makefile
--- a/audio/wsoundprefs/Makefile        Mon Jan 23 22:56:07 2006 +0000
+++ b/audio/wsoundprefs/Makefile        Mon Jan 23 22:59:54 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2005/04/11 21:44:58 tv Exp $
+# $NetBSD: Makefile,v 1.25 2006/01/23 23:03:03 joerg Exp $
 
 DISTNAME=      WSoundPrefs-1.1.1
 PKGNAME=       wsoundprefs-1.1.1
@@ -11,6 +11,7 @@
 COMMENT=       WSoundServer configuration utility
 
 USE_IMAKE=             yes
+BROKEN_GETTEXT_DETECTION=      yes
 
 .include "../../audio/wsoundserver/buildlink3.mk"
 .include "../../wm/windowmaker/buildlink3.mk"
diff -r 0a868bdd0322 -r a477302ed6e6 chat/gnomeicu/Makefile
--- a/chat/gnomeicu/Makefile    Mon Jan 23 22:56:07 2006 +0000
+++ b/chat/gnomeicu/Makefile    Mon Jan 23 22:59:54 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2006/01/06 15:10:01 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2006/01/23 22:59:54 joerg Exp $
 
 DISTNAME=      gnomeicu-0.99.5
 PKGREVISION=   2
@@ -16,6 +16,7 @@
 USE_PKGLOCALEDIR=      YES
 USE_LIBTOOL=           YES
 BUILD_USES_MSGFMT=     YES
+BROKEN_GETTEXT_DETECTION=      YES
 
 CONFIGURE_ARGS+=       --sysconfdir=${EGDIR:Q}
 



Home | Main Index | Thread Index | Old Index