diff options
-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 |