summaryrefslogtreecommitdiff
path: root/graphics/refocus-it
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-02-03 11:28:23 +0000
committerjoerg <joerg@pkgsrc.org>2006-02-03 11:28:23 +0000
commit2ef029096a90c62b3a7628e7fd162189ac0c0071 (patch)
tree45451ece1f21f88527812250109250d0534c76c2 /graphics/refocus-it
parent9a197ff9372a548389617c4ec83a30725b742f19 (diff)
downloadpkgsrc-2ef029096a90c62b3a7628e7fd162189ac0c0071.tar.gz
Has BROKEN_GETTEXT_DETECTION.
Diffstat (limited to 'graphics/refocus-it')
-rw-r--r--graphics/refocus-it/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/refocus-it/Makefile b/graphics/refocus-it/Makefile
index 41a8ad7f3b6..07880c0819c 100644
--- a/graphics/refocus-it/Makefile
+++ b/graphics/refocus-it/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/01/24 07:32:17 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2006/02/03 11:28:23 joerg Exp $
#
DISTNAME= refocus-it-2.0.0
@@ -13,6 +13,7 @@ COMMENT= Refocus images
GNU_CONFIGURE= yes
#just build the command line tool
CONFIGURE_ARGS+= --without-gimp
+BROKEN_GETTEXT_DETECTION= yes
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"