diff options
Diffstat (limited to 'x11/wmfire')
-rw-r--r-- | x11/wmfire/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/wmfire/Makefile b/x11/wmfire/Makefile index 9b4098a7986..2f6d6cef4f5 100644 --- a/x11/wmfire/Makefile +++ b/x11/wmfire/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2005/02/21 20:26:15 hubertf Exp $ +# $NetBSD: Makefile,v 1.16 2005/04/11 21:48:14 tv Exp $ # DISTNAME= wmfire-0.0.3.9pre4 @@ -9,7 +9,6 @@ MASTER_SITES= http://staff.xmms.org/zinx/misc/ MAINTAINER= tech-pkg@NetBSD.org COMMENT= Displays generated fire according to system load -USE_BUILDLINK3= YES USE_X11= YES GNU_CONFIGURE= YES |