diff options
Diffstat (limited to 'wm')
-rw-r--r-- | wm/olvwm/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
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" |