pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/libXpm + BROKEN_GETTEXT_DETECTION, needed on Solaris.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/53ffc6e460b2
branches:  trunk
changeset: 538359:53ffc6e460b2
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Wed Feb 06 14:03:41 2008 +0000

description:
+ BROKEN_GETTEXT_DETECTION, needed on Solaris.

diffstat:

 x11/libXpm/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 965f08ae5812 -r 53ffc6e460b2 x11/libXpm/Makefile
--- a/x11/libXpm/Makefile       Wed Feb 06 13:43:58 2008 +0000
+++ b/x11/libXpm/Makefile       Wed Feb 06 14:03:41 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2008/01/18 15:36:34 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2008/02/06 14:03:41 rillig Exp $
 #
 
 DISTNAME=              libXpm-3.5.7
@@ -16,6 +16,7 @@
 
 USE_LIBTOOL=           yes
 USE_TOOLS+=            pkg-config xgettext
+BROKEN_GETTEXT_DETECTION=yes
 PKGCONFIG_OVERRIDE+=   xpm.pc.in
 GNU_CONFIGURE=         yes
 CONFIGURE_ENV+=                APP_MAN_SUFFIX=1



Home | Main Index | Thread Index | Old Index