summaryrefslogtreecommitdiff
path: root/x11/XmHTML/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/XmHTML/Makefile')
-rw-r--r--x11/XmHTML/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/XmHTML/Makefile b/x11/XmHTML/Makefile
index 02d219f1fc0..4e1e5859da7 100644
--- a/x11/XmHTML/Makefile
+++ b/x11/XmHTML/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1999/03/04 14:59:24 tron Exp $
+# $NetBSD: Makefile,v 1.6 1999/04/26 19:30:23 garbled Exp $
#
DISTNAME= XmHTML-1.1.5
@@ -13,6 +13,8 @@ DEPENDS += jpeg-6b:../../graphics/jpeg
DEPENDS += lesstif-0.87.1:../lesstif
DEPENDS += png-1.0.3:../../graphics/png
+USE_X11= yes
+
do-configure:
@(cd ${WRKSRC} && ${SETENV} ${SCRIPTS_ENV} XPROJECTROOT=${X11BASE} ${XMKMF})