summaryrefslogtreecommitdiff
path: root/graphics/refocus-it/Makefile
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-02-03 13:55:58 +0000
committerrillig <rillig@pkgsrc.org>2006-02-03 13:55:58 +0000
commit6c104f17f9d13027c87863affd575f7e264e4f67 (patch)
treee6a524c2cc6e6c7225581ce41d9a6664024af278 /graphics/refocus-it/Makefile
parent7f23a16d432e60b94e4122caf5565f8123d6a4d0 (diff)
downloadpkgsrc-6c104f17f9d13027c87863affd575f7e264e4f67.tar.gz
Added missing file to the PLIST. Bumped PKGREVISION.
Diffstat (limited to 'graphics/refocus-it/Makefile')
-rw-r--r--graphics/refocus-it/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/refocus-it/Makefile b/graphics/refocus-it/Makefile
index 07880c0819c..0f8942173aa 100644
--- a/graphics/refocus-it/Makefile
+++ b/graphics/refocus-it/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2006/02/03 11:28:23 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2006/02/03 13:55:58 rillig Exp $
#
DISTNAME= refocus-it-2.0.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=refocus-it/}
@@ -13,6 +13,7 @@ COMMENT= Refocus images
GNU_CONFIGURE= yes
#just build the command line tool
CONFIGURE_ARGS+= --without-gimp
+USE_PKGLOCALEDIR= yes
BROKEN_GETTEXT_DETECTION= yes
.include "../../devel/gettext-lib/buildlink3.mk"