diff options
Diffstat (limited to 'www/drivel/Makefile')
-rw-r--r-- | www/drivel/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/drivel/Makefile b/www/drivel/Makefile index 155794ddef2..ec19f5802b0 100644 --- a/www/drivel/Makefile +++ b/www/drivel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2005/12/26 23:39:34 schmonz Exp $ +# $NetBSD: Makefile,v 1.21 2005/12/28 15:40:26 jmmv Exp $ # DISTNAME= drivel-2.0.2 @@ -10,9 +10,6 @@ MAINTAINER= jmmv@NetBSD.org HOMEPAGE= http://www.dropline.net/drivel/ COMMENT= LiveJournal client for the GNOME Desktop -PKG_FAIL_REASON+= "Broken on NetBSD/i386 3.0 in pkgsrc-2005Q4" -PKG_FAIL_REASON+= "Will be removed in pkgsrc-2006Q1 unless fixed" - GNU_CONFIGURE= YES USE_DIRS+= gnome2-1.5 USE_TOOLS+= gmake pkg-config |