summaryrefslogtreecommitdiff
path: root/x11/XmHTML/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf>1999-09-07 03:18:35 +0000
committerhubertf <hubertf>1999-09-07 03:18:35 +0000
commit23a7fa8c2ff5e18d9d797bfc457255a629cb4fb7 (patch)
tree9ee426971672269ba7698c515c82fd164ba9a284 /x11/XmHTML/Makefile
parentdb04830b43ff51d90fc86bfbb140e507bd1ef852 (diff)
downloadpkgsrc-23a7fa8c2ff5e18d9d797bfc457255a629cb4fb7.tar.gz
fix path to lesstif in dependency line
Diffstat (limited to 'x11/XmHTML/Makefile')
-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