diff options
Diffstat (limited to 'sysutils/xmbmon/Makefile')
-rw-r--r-- | sysutils/xmbmon/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/xmbmon/Makefile b/sysutils/xmbmon/Makefile index fd64853de6e..5adb01a8276 100644 --- a/sysutils/xmbmon/Makefile +++ b/sysutils/xmbmon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/08/23 16:42:00 recht Exp $ +# $NetBSD: Makefile,v 1.3 2004/03/07 01:34:04 snj Exp $ # .include "../../sysutils/mbmon/Makefile.common" @@ -8,7 +8,6 @@ PKGNAME= xmbmon-203 COMMENT= X11-based motherboard monitoring utility USE_X11= yes -USE_BUILDLINK2= yes ALL_TARGET= xmbmon |