Date: Mon, 1 Aug 2005 14:19:02 +0900 (JST) From: KOMATSU Shinichiro <koma2@lovepeers.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/84419: print/acroread5-commfont: set USE_X_PREFIX and unbreak Message-ID: <20050801051902.9746811682@koma2-45.wins.timedia.co.jp> Resent-Message-ID: <200508010520.j715KDsN072809@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 84419 >Category: ports >Synopsis: print/acroread5-commfont: set USE_X_PREFIX and unbreak >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Aug 01 05:20:13 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KOMATSU Shinichiro >Release: FreeBSD 5.4-RELEASE-p5 i386 >Organization: >Environment: FreeBSD 5.4-RELEASE-p5 i386 >Description: - Set USE_X_PREFIX to sync with print/acroread. - Unbreak because extra files are listed in print/acroread. - Bump PORTREVISION. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/print/acroread5-commfont/Makefile,v retrieving revision 1.24 diff -u -r1.24 Makefile --- Makefile 23 Jul 2005 02:53:33 -0000 1.24 +++ Makefile 1 Aug 2005 02:42:53 -0000 @@ -6,6 +6,7 @@ PORTNAME= acroread5 PORTVERSION= 2002.5 +PORTREVISION= 1 PKGNAMESUFFIX= -${DISTNAME} CATEGORIES+= print linux MASTER_SITES= http://download.adobe.com/pub/adobe/acrobatreader/unix/5.x/ @@ -15,10 +16,7 @@ MAINTAINER= koma2@lovepeers.org COMMENT?= Asian Font Packs for Acrobat Reader 5.0 (for common files) -BROKEN= Incomplete pkg-plist -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2005-09-22 - +USE_X_PREFIX= yes NO_BUILD= yes SLAVEDIRS= chinese/acroread-chsfont chinese/acroread-chtfont >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050801051902.9746811682>