summaryrefslogtreecommitdiff
path: root/graphics/xpdf
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-12-25 02:00:06 +0000
committerSteve Price <steve@FreeBSD.org>1999-12-25 02:00:06 +0000
commit57be171dac7c819f07e0af6c9af2ff378524949b (patch)
treee18a1bdf6d8a5974ddb6ec1865e01d1b7b04612a /graphics/xpdf
parentUpdate to version 1.0. (diff)
Deal with new library names in t1lib port.
PR: 15444 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@linf.unb.br>
Notes
Notes: svn path=/head/; revision=24028
Diffstat (limited to 'graphics/xpdf')
-rw-r--r--graphics/xpdf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xpdf/Makefile b/graphics/xpdf/Makefile
index c705e662ac01..b5c6e2ceb428 100644
--- a/graphics/xpdf/Makefile
+++ b/graphics/xpdf/Makefile
@@ -22,7 +22,7 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= chuckr@freebsd.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
- t1.9:${PORTSDIR}/devel/t1lib
+ t1x.1:${PORTSDIR}/devel/t1lib
.if !defined(PACKAGE_BUILDING)
RESTRICTED= "Contains cryptography"