diff options
Diffstat (limited to 'x11/vte/Makefile')
-rw-r--r-- | x11/vte/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/vte/Makefile b/x11/vte/Makefile index 47fd2d1b4b3..f7ee47f21d6 100644 --- a/x11/vte/Makefile +++ b/x11/vte/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2006/05/06 03:17:55 minskim Exp $ +# $NetBSD: Makefile,v 1.36 2006/05/18 20:30:02 wiz Exp $ # DISTNAME= vte-0.12.1 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= Terminal widget with improved accessibility and I18N support +BROKEN_IN= pkgsrc-2006Q1 + USE_DIRS+= gnome2-1.2 USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes |