summaryrefslogtreecommitdiff
path: root/archivers/libcomprex
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-01-12 13:25:14 +0000
committerjoerg <joerg@pkgsrc.org>2006-01-12 13:25:14 +0000
commitfe1763056822027050f61cd72e99a6b4fcd09483 (patch)
treeb58a0ede9d8a0e53bc03cd0f02371368639506e8 /archivers/libcomprex
parent9af416c16b183c45968222cf5aa900f1c9ea29b9 (diff)
downloadpkgsrc-fe1763056822027050f61cd72e99a6b4fcd09483.tar.gz
Has BROKEN_GETTEXT_DETECTION.
Diffstat (limited to 'archivers/libcomprex')
-rw-r--r--archivers/libcomprex/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/libcomprex/Makefile b/archivers/libcomprex/Makefile
index 938e4e698ae..d95b2afde71 100644
--- a/archivers/libcomprex/Makefile
+++ b/archivers/libcomprex/Makefile
@@ -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_TOOLS+= pkg-config
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"