From 9531bbf4dfb67a2e45904d841c24e1ce747040e4 Mon Sep 17 00:00:00 2001 From: mellon Date: Fri, 22 Jan 1999 17:00:14 +0000 Subject: Fix up dependencies and configuration process. --- x11/XmHTML/Makefile | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'x11/XmHTML') diff --git a/x11/XmHTML/Makefile b/x11/XmHTML/Makefile index 375e175b580..c230492a434 100644 --- a/x11/XmHTML/Makefile +++ b/x11/XmHTML/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/01/22 06:41:08 mellon Exp $ +# $NetBSD: Makefile,v 1.3 1999/01/22 17:00:14 mellon Exp $ # DISTNAME= XmHTML-1.1.5 @@ -8,10 +8,11 @@ MASTER_SITES= http://www.xs4all.nl/~ripley/XmHTML/dist/ MAINTAINER= mellon@isc.org HOMEPAGE= http://www.xs4all.nl/~ripley/XmHTML/ -DEPENDS += xpm:../../graphics/xpm -DEPENDS += jpeg:../../graphics/jpeg +DEPENDS += xpm-3.4k:../../graphics/xpm +DEPENDS += jpeg-6b:../../graphics/jpeg +DEPENDS += lesstif-0.87.1:../lesstif -USE_LOCALBASE_FOR_X11= -USE_IMAKE= yes +do-configure: + @(cd ${WRKSRC} && ${SETENV} ${SCRIPTS_ENV} XPROJECTROOT=${X11BASE} ${XMKMF}) .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3