Date: Mon, 4 Dec 2000 10:03:03 -0800 (PST) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@FreeBSD.org Subject: ports/23275: Update port: graphics/xpdf (fix ports/22448) Message-ID: <200012041803.eB4I33M56530@freefall.freebsd.org> Resent-Message-ID: <200012041810.eB4IA2O59433@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 23275 >Category: ports >Synopsis: Update port: graphics/xpdf (fix ports/22448) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Dec 04 10:10:02 PST 2000 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.2-RELEASE i386 >Organization: >Environment: >Description: - Remove obsolete/redundant discriptions from Makefile - freebsd.org -> FreeBSD.org This PR supersedes ports/22448. No response from maintainer. >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/xpdf/Makefile graphics/xpdf/Makefile --- /usr/ports/graphics/xpdf/Makefile Tue Sep 5 03:40:11 2000 +++ graphics/xpdf/Makefile Thu Oct 26 05:19:22 2000 @@ -5,24 +5,19 @@ # $FreeBSD: ports/graphics/xpdf/Makefile,v 1.31 2000/09/04 15:33:32 chuckr Exp $ # -PORTNAME= xpdf +PORTNAME= xpdf 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 +MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \ + ${MASTER_SITE_TEX_CTAN} +MASTER_SITE_SUBDIR= support/xpdf EXTRACT_SUFX= .tgz -MAINTAINER= chuckr@freebsd.org +MAINTAINER= chuckr@FreeBSD.org -LIB_DEPENDS= t1x.1:${PORTSDIR}/devel/t1lib \ +LIB_DEPENDS= t1.1:${PORTSDIR}/devel/t1lib \ ttf.4:${PORTSDIR}/print/freetype -### crypto -#.if !defined(PACKAGE_BUILDING) -#RESTRICTED= "Contains cryptography" -#.endif -USE_XLIB= yes USE_X_PREFIX= yes USE_XPM= yes USE_AUTOCONF= yes @@ -30,8 +25,6 @@ --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-freetype-library=${LOCALBASE}/lib \ --with-freetype-includes=${LOCALBASE}/include .if defined(A4) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012041803.eB4I33M56530>