summaryrefslogtreecommitdiff
path: root/print/teTeX-bin
diff options
context:
space:
mode:
authortron <tron>2000-02-09 20:20:52 +0000
committertron <tron>2000-02-09 20:20:52 +0000
commitf28627afe585f6d0289b8efe7b14ad70a3c69126 (patch)
tree6bb2ef86ab657480eb06fdeb92f25754eafb21f0 /print/teTeX-bin
parente9415a775722b3f2771b99e4d85e9471f9f2ea63 (diff)
downloadpkgsrc-f28627afe585f6d0289b8efe7b14ad70a3c69126.tar.gz
Use "png>=1.0.3" instead of "png-*" in dependence list.
Diffstat (limited to 'print/teTeX-bin')
-rw-r--r--print/teTeX-bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/teTeX-bin/Makefile b/print/teTeX-bin/Makefile
index 59a297a7261..e4c620ac126 100644
--- a/print/teTeX-bin/Makefile
+++ b/print/teTeX-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2000/02/09 15:22:42 tron Exp $
+# $NetBSD: Makefile,v 1.15 2000/02/09 20:20:57 tron Exp $
# FreeBSD Id: Makefile,v 1.20 1997/08/05 06:56:41 tg Exp
#
@@ -15,7 +15,7 @@ DEPENDS+= teTeX-share-1.0:../teTeX-share
DEPENDS+= dialog-0.6z:../../misc/dialog
DEPENDS+= libwww-5.2.8:../../www/libwww
DEPENDS+= ncurses>=4.2:../../devel/ncurses
-DEPENDS+= png-*:../../graphics/png
+DEPENDS+= png>=1.0.3:../../graphics/png
CONFLICTS+= omega-*