diff options
author | joerg <joerg@pkgsrc.org> | 2006-06-07 12:29:00 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-06-07 12:29:00 +0000 |
commit | c7e25b7098ca70b2968982d51975a8f190aaca27 (patch) | |
tree | 222e31da52671e0e843c5bdd4f667071408e6c2a /print/libgnomecups | |
parent | fd1183d3f4446a82e3d105111ced5357157e3ae7 (diff) | |
download | pkgsrc-c7e25b7098ca70b2968982d51975a8f190aaca27.tar.gz |
Needs msgfmt.
Diffstat (limited to 'print/libgnomecups')
-rw-r--r-- | print/libgnomecups/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile index d4d1d5372d1..27a9e1764ae 100644 --- a/print/libgnomecups/Makefile +++ b/print/libgnomecups/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/04/17 13:46:06 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2006/06/07 12:29:00 joerg Exp $ # DISTNAME= libgnomecups-0.2.2 @@ -10,7 +10,7 @@ MAINTAINER= jmmv@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= GNOME interface to CUPS -USE_TOOLS+= pkg-config +USE_TOOLS+= pkg-config msgfmt GNU_CONFIGURE= YES USE_LIBTOOL= YES |