diff options
Diffstat (limited to 'misc/deskbar-applet/Makefile')
-rw-r--r-- | misc/deskbar-applet/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/deskbar-applet/Makefile b/misc/deskbar-applet/Makefile index 89b8ed3a62c..7ae0315cd92 100644 --- a/misc/deskbar-applet/Makefile +++ b/misc/deskbar-applet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2006/04/17 13:46:39 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2006/05/18 20:29:59 wiz Exp $ # DISTNAME= deskbar-applet-2.14.0.1 @@ -11,6 +11,8 @@ MAINTAINER= jmmv@NetBSD.org HOMEPAGE= http://raphael.slinckx.net/deskbar COMMENT= Omnipresent, versatile search interface for the GNOME Desktop +BROKEN_IN= pkgsrc-2006Q1 + GNU_CONFIGURE= YES USE_DIRS+= xdg-1.1 USE_LIBTOOL= YES |