diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xpdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xpdf/Makefile b/graphics/xpdf/Makefile index c705e66..b5c6e2c 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" |