summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authordrochner <drochner>2001-03-28 11:26:09 +0000
committerdrochner <drochner>2001-03-28 11:26:09 +0000
commit2d1ae56fcf996181ac9d94ac6c20070f56b3ff93 (patch)
treecd704b1bb0da05e396926a9ef940ada2be22c23c /graphics
parent980d4e4bd10b78a760dee0e16d65e1b98c1924c5 (diff)
downloadpkgsrc-2d1ae56fcf996181ac9d94ac6c20070f56b3ff93.tar.gz
tolerate t1lib>=1.0.1 in preparation for an update
Diffstat (limited to 'graphics')
-rw-r--r--graphics/xpdf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xpdf/Makefile b/graphics/xpdf/Makefile
index 7faa034aaa6..39484898556 100644
--- a/graphics/xpdf/Makefile
+++ b/graphics/xpdf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2001/02/16 15:22:36 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2001/03/28 11:26:09 drochner Exp $
# FreeBSD Id: Makefile,v 1.12 1998/03/11 03:08:12 vanilla Exp
#
@@ -14,7 +14,7 @@ COMMENT= Display tool for PDF files
DEPENDS+= freetype-lib-1.3.1:../../graphics/freetype
DEPENDS+= ghostscript-fonts-*:../../print/ghostscript-fonts
-DEPENDS+= t1lib-1.0.1:../../textproc/t1lib
+DEPENDS+= t1lib>=1.0.1:../../textproc/t1lib
CONFLICTS= xpdf-crypto-*