summaryrefslogtreecommitdiff
path: root/x11/XmHTML
diff options
context:
space:
mode:
authorhubertf <hubertf>1999-09-07 03:18:35 +0000
committerhubertf <hubertf>1999-09-07 03:18:35 +0000
commite52f1b36d12e9e568f2daa5df79ce7e758794757 (patch)
tree9ee426971672269ba7698c515c82fd164ba9a284 /x11/XmHTML
parent80fd766a03c9c8fb57c061e6febe2830b7bb11e4 (diff)
downloadpkgsrc-e52f1b36d12e9e568f2daa5df79ce7e758794757.tar.gz
fix path to lesstif in dependency line
Diffstat (limited to 'x11/XmHTML')
-rw-r--r--x11/XmHTML/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/XmHTML/Makefile b/x11/XmHTML/Makefile
index 871b351d883..cc53b9c7c7e 100644
--- a/x11/XmHTML/Makefile
+++ b/x11/XmHTML/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1999/09/06 22:10:36 jlam Exp $
+# $NetBSD: Makefile,v 1.8 1999/09/07 03:18:35 hubertf Exp $
#
DISTNAME= XmHTML-1.1.5
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.xs4all.nl/~ripley/XmHTML/
DEPENDS+= xpm-3.4k:../../graphics/xpm
DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= lesstif-0.88.9:../x11/lesstif
+DEPENDS+= lesstif-0.88.9:../../x11/lesstif
DEPENDS+= png-1.0.3:../../graphics/png
USE_X11= yes