summaryrefslogtreecommitdiff
path: root/x11/XmHTML
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-04-17 03:04:18 +0000
committerjlam <jlam@pkgsrc.org>2002-04-17 03:04:18 +0000
commit1776e40acb3a59b50b9e5ec8736ffec1ba83fa18 (patch)
treee57f3f968c6bc5e267639ffc29a04035b3df2612 /x11/XmHTML
parent25d6f17102591ebcf66180eedb69403e87ebf27d (diff)
downloadpkgsrc-1776e40acb3a59b50b9e5ec8736ffec1ba83fa18.tar.gz
Explicitly set USE_X11BASE as is is a Motif widget and should go where
Motif lives.
Diffstat (limited to 'x11/XmHTML')
-rw-r--r--x11/XmHTML/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/XmHTML/Makefile b/x11/XmHTML/Makefile
index 9b3780868c1..da1824db190 100644
--- a/x11/XmHTML/Makefile
+++ b/x11/XmHTML/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2002/03/13 17:37:53 fredb Exp $
+# $NetBSD: Makefile,v 1.26 2002/04/17 03:04:18 jlam Exp $
#
DISTNAME= XmHTML-1.1.7
@@ -10,6 +10,7 @@ MAINTAINER= mellon@isc.org
HOMEPAGE= http://www.xs4all.nl/~ripley/XmHTML/
COMMENT= Motif Widget capable of displaying HTML 3.2 conforming text
+USE_X11BASE= YES
USE_GMAKE= YES
USE_LIBTOOL= YES
USE_BUILDLINK_ONLY= YES