diff options
-rw-r--r-- | graphics/refocus-it/Makefile | 5 | ||||
-rw-r--r-- | graphics/refocus-it/PLIST | 3 |
2 files changed, 5 insertions, 3 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" diff --git a/graphics/refocus-it/PLIST b/graphics/refocus-it/PLIST index eb3fe39ac34..2453055fe76 100644 --- a/graphics/refocus-it/PLIST +++ b/graphics/refocus-it/PLIST @@ -1,2 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2005/01/16 11:52:43 drochner Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/02/03 13:55:58 rillig Exp $ bin/refocus-it +${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/refocus-it.mo |