summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authortron <tron>2000-05-09 16:12:42 +0000
committertron <tron>2000-05-09 16:12:42 +0000
commitd4933aaa8740817132bec4f78eec0075f461efb2 (patch)
tree511f176a54e6ff6be08cf936f936393bef051ee9 /graphics
parent1dbf448ff985ff13ce4502a73137c5d63db49fe8 (diff)
downloadpkgsrc-d4933aaa8740817132bec4f78eec0075f461efb2.tar.gz
Use wildcard dependence for "t1lib" package.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/xpdf/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xpdf/Makefile.common b/graphics/xpdf/Makefile.common
index ccd3111e647..c6fa1b4bca8 100644
--- a/graphics/xpdf/Makefile.common
+++ b/graphics/xpdf/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 1999/12/02 21:26:14 fredb Exp $
+# $NetBSD: Makefile.common,v 1.4 2000/05/09 16:12:42 tron Exp $
# FreeBSD Id: Makefile,v 1.12 1998/03/11 03:08:12 vanilla Exp
#
@@ -12,7 +12,7 @@ CATEGORIES= graphics print
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/
EXTRACT_SUFX= .tgz
-DEPENDS+= t1lib-1.0:../../textproc/t1lib
+DEPENDS+= t1lib>=1.0:../../textproc/t1lib
DEPENDS+= xpm-3.4k:../../graphics/xpm
USE_X11BASE= yes