diff options
author | rillig <rillig@pkgsrc.org> | 2006-02-03 13:55:58 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2006-02-03 13:55:58 +0000 |
commit | 6c104f17f9d13027c87863affd575f7e264e4f67 (patch) | |
tree | e6a524c2cc6e6c7225581ce41d9a6664024af278 /graphics | |
parent | 7f23a16d432e60b94e4122caf5565f8123d6a4d0 (diff) | |
download | pkgsrc-6c104f17f9d13027c87863affd575f7e264e4f67.tar.gz |
Added missing file to the PLIST. Bumped PKGREVISION.
Diffstat (limited to 'graphics')
-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 |