pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/libcomprex Has BROKEN_GETTEXT_DETECTION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c7e65b2c1ab6
branches:  trunk
changeset: 506129:c7e65b2c1ab6
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jan 12 13:25:14 2006 +0000

description:
Has BROKEN_GETTEXT_DETECTION.

diffstat:

 archivers/libcomprex/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r ef512c0c262c -r c7e65b2c1ab6 archivers/libcomprex/Makefile
--- a/archivers/libcomprex/Makefile     Thu Jan 12 13:19:57 2006 +0000
+++ b/archivers/libcomprex/Makefile     Thu Jan 12 13:25:14 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/08/10 20:56:10 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2006/01/12 13:25:14 joerg Exp $
 
 DISTNAME=      libcomprex-0.3.3
 CATEGORIES=    archivers
@@ -15,6 +15,7 @@
 USE_PKGLOCALEDIR=      yes
 PKGCONFIG_OVERRIDE=    libcomprex.pc.in
 GNU_CONFIGURE=         yes
+BROKEN_GETTEXT_DETECTION=      yes
 CONFIGURE_ENV+=                ac_cv_lib_curl_curl_formparse=yes
 
 .include "../../archivers/bzip2/buildlink3.mk"



Home | Main Index | Thread Index | Old Index