diff options
Diffstat (limited to 'net/vino/Makefile')
-rw-r--r-- | net/vino/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/vino/Makefile b/net/vino/Makefile index 9513a9153c9..685ed6d6caa 100644 --- a/net/vino/Makefile +++ b/net/vino/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2009/07/03 10:50:33 drochner Exp $ +# $NetBSD: Makefile,v 1.34 2009/07/22 09:01:42 wiz Exp $ DISTNAME= vino-2.24.1 PKGREVISION= 2 @@ -12,7 +12,6 @@ COMMENT= VNC server for GNOME PKG_DESTDIR_SUPPORT= user-destdir -USE_DIRS+= gnome2-1.5 USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake intltool msgfmt perl pkg-config |