aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/xpdf/Makefile2
-rw-r--r--math/grace/Makefile2
-rw-r--r--print/gfontview/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/xpdf/Makefile b/graphics/xpdf/Makefile
index 2a9b3b75448f..0f13ae2b5309 100644
--- a/graphics/xpdf/Makefile
+++ b/graphics/xpdf/Makefile
@@ -20,7 +20,7 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= chuckr@FreeBSD.org
-LIB_DEPENDS= t1.3:${PORTSDIR}/devel/t1lib
+LIB_DEPENDS= t1.4:${PORTSDIR}/devel/t1lib
USE_X_PREFIX= yes
USE_XPM= yes
diff --git a/math/grace/Makefile b/math/grace/Makefile
index 5b8a231700f8..d796efbc9e1a 100644
--- a/math/grace/Makefile
+++ b/math/grace/Makefile
@@ -26,7 +26,7 @@ LIB_DEPENDS= Xbae.8:${PORTSDIR}/x11-toolkits/xbae \
tiff.4:${PORTSDIR}/graphics/tiff \
jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png \
- t1.3:${PORTSDIR}/devel/t1lib \
+ t1.4:${PORTSDIR}/devel/t1lib \
XmHTML.1:${PORTSDIR}/x11-toolkits/xmhtml \
pdf.3:${PORTSDIR}/print/pdflib3
diff --git a/print/gfontview/Makefile b/print/gfontview/Makefile
index 429a545dafe9..74b08eaa9654 100644
--- a/print/gfontview/Makefile
+++ b/print/gfontview/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= t1.3:${PORTSDIR}/devel/t1lib
+LIB_DEPENDS= t1.4:${PORTSDIR}/devel/t1lib
USE_X_PREFIX= yes
USE_GNOME= yes