aboutsummaryrefslogtreecommitdiff
path: root/graphics/xpdf
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-03-14 11:16:45 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-03-14 11:16:45 +0000
commitd8543839e68b75223c5d597d6d47b9c2a28d56c1 (patch)
tree520ef2a8e4549307b131d4654e216085fce34be7 /graphics/xpdf
parent900ab41eb466f4dfa5b3ce47c110a153237a1ffc (diff)
downloadports-d8543839e68b75223c5d597d6d47b9c2a28d56c1.tar.gz
ports-d8543839e68b75223c5d597d6d47b9c2a28d56c1.zip
Notes
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 17934b790901..3167c2bb39f4 100644
--- a/graphics/xpdf/Makefile
+++ b/graphics/xpdf/Makefile
@@ -25,7 +25,7 @@ CONFIGURE_ARGS= --with-gzip --enable-opi \
--with-t1-library=${LOCALBASE}/lib \
--with-t1-includes=${LOCALBASE}/include \
--with-freetype-library=${LOCALBASE}/lib \
- --with-freetype-includes=${LOCALBASE}/include/freetype
+ --with-freetype-includes=${LOCALBASE}/include/freetype1/freetype
.if defined(A4)
CONFIGURE_ARGS+= --enable-a4-paper
.endif