From 67c5db45eea347ac45d89c08ca6126a1db624662 Mon Sep 17 00:00:00 2001 From: salo Date: Wed, 21 Jul 2004 21:16:10 +0000 Subject: USE_IMAKE implies USE_X11BASE, remove it. --- wm/olvwm/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'wm/olvwm') diff --git a/wm/olvwm/Makefile b/wm/olvwm/Makefile index 28422537cd5..05d78671b9e 100644 --- a/wm/olvwm/Makefile +++ b/wm/olvwm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/05/01 17:57:54 snj Exp $ +# $NetBSD: Makefile,v 1.10 2004/07/21 21:16:10 salo Exp $ # DISTNAME= olvwm4.src4 @@ -15,8 +15,7 @@ DEPENDS+= xview-clients>=3.2.1:../../x11/xview-clients WRKSRC= ${WRKDIR} USE_BUILDLINK3= yes -USE_IMAKE= # defined -USE_X11BASE= # defined +USE_IMAKE= yes .include "../../graphics/xpm/buildlink3.mk" .include "../../x11/xview-lib/buildlink3.mk" -- cgit v1.2.3