fix path to lesstif in dependency line
This commit is contained in:
parent
39e45ad7f7
commit
c2f4e05e9b
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue