summaryrefslogtreecommitdiff
path: root/x11/XmHTML/Makefile
diff options
context:
space:
mode:
authortron <tron>2000-02-09 15:22:32 +0000
committertron <tron>2000-02-09 15:22:32 +0000
commit1429f757dd736d95944071515075f8a01780bc88 (patch)
tree43dc4b6bcfb1f549476ecf51f93028d5884a4cc1 /x11/XmHTML/Makefile
parentaa386d31f38becde09bc8c612bd88f5c65b48967 (diff)
downloadpkgsrc-1429f757dd736d95944071515075f8a01780bc88.tar.gz
Use wildcard dependence for "png" package.
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 56a856e201f..148633fdf2e 100644
--- a/x11/XmHTML/Makefile
+++ b/x11/XmHTML/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 1999/11/13 07:31:39 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2000/02/09 15:22:47 tron Exp $
#
DISTNAME= XmHTML-1.1.7
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.xs4all.nl/~ripley/XmHTML/
DEPENDS+= xpm-3.4k:../../graphics/xpm
DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= png-1.0.3:../../graphics/png
+DEPENDS+= png-*:../../graphics/png
USE_X11= yes
USE_MOTIF= yes