diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-08-25 03:33:33 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-08-25 03:33:33 +0000 |
commit | 0ed94f15eea1429fe7e204c9ffd8f6ae9c55112b (patch) | |
tree | 9d08fd9887b305853c187333bf515b0335335165 /graphics/xpdf | |
parent | 32a0eca12e7c839d2d9b4ae2568f6e2f560fc530 (diff) | |
download | ports-0ed94f15eea1429fe7e204c9ffd8f6ae9c55112b.tar.gz ports-0ed94f15eea1429fe7e204c9ffd8f6ae9c55112b.zip |
Notes
Diffstat (limited to 'graphics/xpdf')
-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 6986414c6d0b..5c4fc62c7d2f 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 |