From 8e6a6823e9f24656ebe368c798e3d3169b358f1d Mon Sep 17 00:00:00 2001 From: Chuck Robey Date: Mon, 4 Sep 2000 15:33:43 +0000 Subject: Bring this up to version 0.91. Submitted by: mikko@dynas.se --- graphics/xpdf/Makefile | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'graphics/xpdf/Makefile') diff --git a/graphics/xpdf/Makefile b/graphics/xpdf/Makefile index 2f610e020705..7dfacf444093 100644 --- a/graphics/xpdf/Makefile +++ b/graphics/xpdf/Makefile @@ -6,20 +6,17 @@ # PORTNAME= xpdf -PORTVERSION= 0.90 +PORTVERSION= 0.91 CATEGORIES= graphics print MASTER_SITES= ${MASTER_SITE_TEX_CTAN} ftp://ftp.foolabs.com/pub/xpdf/ \ ftp://ftp.duke.edu/pub/X11/contrib/applications/ MASTER_SITE_SUBDIR=support/xpdf EXTRACT_SUFX= .tgz -PATCH_SITES= http://www.fefe.de/ -PATCHFILES= xpdf-0.90-fefe-diff.gz -PATCH_DIST_STRIP= -p1 - MAINTAINER= chuckr@freebsd.org -LIB_DEPENDS= t1x.1:${PORTSDIR}/devel/t1lib +LIB_DEPENDS= t1x.1:${PORTSDIR}/devel/t1lib \ + ttf.4:${PORTSDIR}/print/freetype ### crypto #.if !defined(PACKAGE_BUILDING) @@ -29,11 +26,14 @@ USE_XLIB= yes USE_X_PREFIX= yes USE_XPM= yes USE_AUTOCONF= yes -CONFIGURE_ARGS= --with-gzip --enable-japanese \ +CONFIGURE_ARGS= --with-gzip --enable-opi \ + --enable-japanese --enable-chinese \ --with-t1-library=${LOCALBASE}/lib \ --with-t1-includes=${LOCALBASE}/include \ --with-t1x-library=${LOCALBASE}/lib \ - --with-t1x-includes=${LOCALBASE}/include + --with-t1x-includes=${LOCALBASE}/include \ + --with-freetype-library=${LOCALBASE}/lib \ + --with-freetype-includes=${LOCALBASE}/include .if defined(A4) CONFIGURE_ARGS+= --enable-a4-paper .endif -- cgit debian/1.2.3+git2.25.1-1-2-gaceb0