summaryrefslogtreecommitdiff
path: root/x11/XmHTML
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>1999-09-06 22:10:35 +0000
committerjlam <jlam@pkgsrc.org>1999-09-06 22:10:35 +0000
commit34ac4e283e05e75f36e636f661e250ffbb1579b9 (patch)
tree9970e000b8eab9c29666aa82bbe15bcecd996e09 /x11/XmHTML
parent78f9ee949cb4cc071a86092981de1ce81498dfd4 (diff)
downloadpkgsrc-34ac4e283e05e75f36e636f661e250ffbb1579b9.tar.gz
Change "DEPENDS +=" to "DEPENDS+=" so lintpkgsrc can recognize line.
cvs: ----------------------------------------------------------------------
Diffstat (limited to 'x11/XmHTML')
-rw-r--r--x11/XmHTML/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/XmHTML/Makefile b/x11/XmHTML/Makefile
index 4e1e5859da7..871b351d883 100644
--- a/x11/XmHTML/Makefile
+++ b/x11/XmHTML/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1999/04/26 19:30:23 garbled Exp $
+# $NetBSD: Makefile,v 1.7 1999/09/06 22:10:36 jlam Exp $
#
DISTNAME= XmHTML-1.1.5
@@ -8,10 +8,10 @@ MASTER_SITES= http://www.xs4all.nl/~ripley/XmHTML/dist/
MAINTAINER= mellon@isc.org
HOMEPAGE= http://www.xs4all.nl/~ripley/XmHTML/
-DEPENDS += xpm-3.4k:../../graphics/xpm
-DEPENDS += jpeg-6b:../../graphics/jpeg
-DEPENDS += lesstif-0.87.1:../lesstif
-DEPENDS += png-1.0.3:../../graphics/png
+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