From bce344114a31bf7b4fc87c12613be42799ee163e Mon Sep 17 00:00:00 2001 From: hubertf Date: Sun, 7 Nov 1999 17:25:30 +0000 Subject: Don't depend on lesstif directly, use USE_MOTIF instead. --- x11/XmHTML/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/XmHTML/Makefile') diff --git a/x11/XmHTML/Makefile b/x11/XmHTML/Makefile index cc53b9c7c7e..6d1aed8acde 100644 --- a/x11/XmHTML/Makefile +++ b/x11/XmHTML/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1999/09/07 03:18:35 hubertf Exp $ +# $NetBSD: Makefile,v 1.9 1999/11/07 17:25:31 hubertf Exp $ # DISTNAME= XmHTML-1.1.5 @@ -10,10 +10,10 @@ HOMEPAGE= http://www.xs4all.nl/~ripley/XmHTML/ DEPENDS+= xpm-3.4k:../../graphics/xpm DEPENDS+= jpeg-6b:../../graphics/jpeg -DEPENDS+= lesstif-0.88.9:../../x11/lesstif DEPENDS+= png-1.0.3:../../graphics/png USE_X11= yes +USE_MOTIF= yes do-configure: @(cd ${WRKSRC} && ${SETENV} ${SCRIPTS_ENV} XPROJECTROOT=${X11BASE} ${XMKMF}) -- cgit v1.2.3