diff options
author | wiz <wiz@pkgsrc.org> | 2007-01-30 23:54:08 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-01-30 23:54:08 +0000 |
commit | e923ee246e0a9551e77afe75eb2d3b0f777565ad (patch) | |
tree | 2db3773ff881b07ba3c6e40561e479379dfcea04 /misc | |
parent | 6f8e51c21fad39d9eff3b25f866bf91be5822edd (diff) | |
download | pkgsrc-e923ee246e0a9551e77afe75eb2d3b0f777565ad.tar.gz |
Remove BROKEN_IN -- this builds on 3.0 and 4.99.9.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/deskbar-applet/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/deskbar-applet/Makefile b/misc/deskbar-applet/Makefile index 0bf527bce1c..db6116abe2c 100644 --- a/misc/deskbar-applet/Makefile +++ b/misc/deskbar-applet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/10/04 21:49:19 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2007/01/30 23:54:08 wiz Exp $ # DISTNAME= deskbar-applet-2.16.0 @@ -11,8 +11,6 @@ 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 |