diff options
author | joerg <joerg@pkgsrc.org> | 2006-06-22 10:29:10 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-06-22 10:29:10 +0000 |
commit | 6608a2fc44c6a1df500705387e3b19217088b4ed (patch) | |
tree | c942a8da34fca3609cfc0f3f302a11d1a06e26f0 /net/vino/Makefile | |
parent | 3193aeda8ea26b38d47765506127ff10d2a295d7 (diff) | |
download | pkgsrc-6608a2fc44c6a1df500705387e3b19217088b4ed.tar.gz |
Needs msgfmt.
Diffstat (limited to 'net/vino/Makefile')
-rw-r--r-- | net/vino/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/vino/Makefile b/net/vino/Makefile index 88cee4b3290..7d935b77419 100644 --- a/net/vino/Makefile +++ b/net/vino/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/04/17 13:46:44 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2006/06/22 10:29:10 joerg Exp $ DISTNAME= vino-2.13.5 PKGREVISION= 1 @@ -13,7 +13,7 @@ COMMENT= VNC server for GNOME USE_DIRS+= gnome2-1.5 USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes -USE_TOOLS+= gmake perl pkg-config +USE_TOOLS+= gmake perl pkg-config msgfmt GNU_CONFIGURE= yes GCONF2_SCHEMAS= vino-server.schemas |