diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-08-25 03:33:33 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-08-25 03:33:33 +0000 |
commit | 164023455aa2f7058b627bc92a0c65fa2eb5842d (patch) | |
tree | 4d93df6ad505894ab3fde663800185bdccec68ae /graphics | |
parent | ddf125b1842b5ea271397cadbcfde449538281f6 (diff) | |
download | FreeBSD-ports-164023455aa2f7058b627bc92a0c65fa2eb5842d.zip FreeBSD-ports-164023455aa2f7058b627bc92a0c65fa2eb5842d.tar.gz |
t1.2 -> t1.3
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 6986414..5c4fc62 100644 --- a/graphics/xpdf/Makefile +++ b/graphics/xpdf/Makefile @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= chuckr@FreeBSD.org -LIB_DEPENDS= t1.2:${PORTSDIR}/devel/t1lib +LIB_DEPENDS= t1.3:${PORTSDIR}/devel/t1lib USE_X_PREFIX= yes USE_XPM= yes |