diff options
author | wiz <wiz@pkgsrc.org> | 2009-08-21 15:56:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-08-21 15:56:32 +0000 |
commit | e5dc2146070aaf9b4433465fa57d2e07f47f0bce (patch) | |
tree | 2f2dad3f2fa813bd7a8bc094bf3c18caab895177 /meta-pkgs | |
parent | b89825295cf434ce64c4c4a4b088e7a28cf19d4a (diff) | |
download | pkgsrc-e5dc2146070aaf9b4433465fa57d2e07f47f0bce.tar.gz |
Add comment that vino has compilation problems, see wip/vino.
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/gnome/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-pkgs/gnome/Makefile b/meta-pkgs/gnome/Makefile index b3ec22f04c6..5adb5013c75 100644 --- a/meta-pkgs/gnome/Makefile +++ b/meta-pkgs/gnome/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.121 2009/08/21 15:37:42 wiz Exp $ +# $NetBSD: Makefile,v 1.122 2009/08/21 15:56:32 wiz Exp $ DISTNAME= gnome-2.26.2 PKGREVISION= 1 @@ -120,6 +120,7 @@ DEPENDS+= tomboy>=0.14.2:../../editors/tomboy DEPENDS+= totem>=2.26.2:../../multimedia/totem DEPENDS+= totem-pl-parser>=2.26.2:../../multimedia/totem-pl-parser DEPENDS+= vinagre>=2.26.2:../../net/vinagre +# compilation errors on NetBSD, see wip/vino #DEPENDS+= vino>=2.26.2:../../net/vino DEPENDS+= vino>=2.24.1:../../net/vino DEPENDS+= vte>=0.20.2:../../x11/vte |