diff options
author | joerg <joerg@pkgsrc.org> | 2006-06-11 14:34:13 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-06-11 14:34:13 +0000 |
commit | 3f41997ff6f8b4d3c64be96f419c09fef2730d3f (patch) | |
tree | 78712bfcf4438cca59e305039aaedb81fff1d9c7 /x11/libxfce4gui | |
parent | 8168aa9a39e947767b8ef9e482d1746e9efc920f (diff) | |
download | pkgsrc-3f41997ff6f8b4d3c64be96f419c09fef2730d3f.tar.gz |
Needs msgfmt.
Diffstat (limited to 'x11/libxfce4gui')
-rw-r--r-- | x11/libxfce4gui/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/libxfce4gui/Makefile b/x11/libxfce4gui/Makefile index 06b9a3203f2..1a29543a42e 100644 --- a/x11/libxfce4gui/Makefile +++ b/x11/libxfce4gui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/04/17 13:46:08 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2006/06/11 14:34:13 joerg Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" @@ -8,8 +8,7 @@ PKGREVISION= 3 CATEGORIES= x11 COMMENT= Xfce widget library -#PKGREVISION= 1 - +USE_TOOLS+= msgfmt CONFIGURE_ARGS+= --with-html-dir=${PREFIX:Q}/share/doc/html PKGCONFIG_OVERRIDE= libxfcegui4/libxfcegui4-1.0.pc.in |