summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2001-03-28 11:26:09 +0000
committerdrochner <drochner@pkgsrc.org>2001-03-28 11:26:09 +0000
commit306d767e705eecb364970cc714340a75041d0a12 (patch)
treecd704b1bb0da05e396926a9ef940ada2be22c23c /graphics
parent7f665e00325f4fa2e8b4d4efbd7c6c44b6364c97 (diff)
downloadpkgsrc-306d767e705eecb364970cc714340a75041d0a12.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-*