diff options
author | joerg <joerg> | 2007-04-12 22:00:28 +0000 |
---|---|---|
committer | joerg <joerg> | 2007-04-12 22:00:28 +0000 |
commit | 68fde53209a3aef2bd803e9d5dfba74e1a45467c (patch) | |
tree | 980a978b93103170cd11a7ce6a3e209211b93687 /print | |
parent | 397c5812ff7acc72a3de9b91cbc9f6314a908312 (diff) | |
download | pkgsrc-68fde53209a3aef2bd803e9d5dfba74e1a45467c.tar.gz |
Needs intltool.
Diffstat (limited to 'print')
-rw-r--r-- | print/libgnomeprintui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/libgnomeprintui/Makefile b/print/libgnomeprintui/Makefile index 989ea82109f..dc24606c381 100644 --- a/print/libgnomeprintui/Makefile +++ b/print/libgnomeprintui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2007/04/10 19:00:28 drochner Exp $ +# $NetBSD: Makefile,v 1.48 2007/04/12 22:00:28 joerg Exp $ # DISTNAME= libgnomeprintui-2.18.0 @@ -14,7 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= YES USE_PKGLOCALEDIR= YES -USE_TOOLS+= gmake msgfmt pkg-config +USE_TOOLS+= gmake msgfmt pkg-config intltool USE_LIBTOOL= YES PKGCONFIG_OVERRIDE= libgnomeprintui/libgnomeprintui-2.2.pc.in |