diff options
Diffstat (limited to 'print/libgnomecups/Makefile')
-rw-r--r-- | print/libgnomecups/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile index 28c213ac2a1..1d43cad6ddd 100644 --- a/print/libgnomecups/Makefile +++ b/print/libgnomecups/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2006/07/05 05:37:44 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2007/04/15 15:42:53 obache Exp $ # DISTNAME= libgnomecups-0.2.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomecups/0.2/} @@ -13,6 +13,7 @@ COMMENT= GNOME interface to CUPS USE_TOOLS+= intltool msgfmt pkg-config GNU_CONFIGURE= YES USE_LIBTOOL= YES +USE_PKGLOCALEDIR= YES PKGCONFIG_OVERRIDE= libgnomecups-1.0.pc.in |