summaryrefslogtreecommitdiff
path: root/x11/XmHTML
diff options
context:
space:
mode:
authorjlam <jlam>1999-09-06 22:10:35 +0000
committerjlam <jlam>1999-09-06 22:10:35 +0000
commitf4d636d3a525f07d5b96fe71e192c2bcaf413267 (patch)
tree9970e000b8eab9c29666aa82bbe15bcecd996e09 /x11/XmHTML
parent677eaf5930117f2f80cb1d7b0e4e88ecd6a0d37e (diff)
downloadpkgsrc-f4d636d3a525f07d5b96fe71e192c2bcaf413267.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