From 0d01e5e9f2071b5fa6a023913beb207d3c972a42 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Fri, 3 Jan 2003 19:50:17 +0000 Subject: upgrade to 1.0.3 PR: 46449 Submitted by: Statue --- chinese/abiword/Makefile | 7 +++---- chinese/abiword/pkg-plist | 18 ++++++++++++------ 2 files changed, 15 insertions(+), 10 deletions(-) (limited to 'chinese') diff --git a/chinese/abiword/Makefile b/chinese/abiword/Makefile index b878c0a36183..2c05d97b5e58 100644 --- a/chinese/abiword/Makefile +++ b/chinese/abiword/Makefile @@ -6,25 +6,24 @@ # PORTNAME= abiword -PORTVERSION= 0.9.2 +PORTVERSION= 1.0.3 CATEGORIES= chinese editors MASTER_SITES= # none DISTFILES= # none MAINTAINER= keith@FreeBSD.org -BROKEN= "Incorrect pkg-plist" - RUN_DEPENDS= AbiWord:${PORTSDIR}/editors/AbiWord \ ttfm.sh:${PORTSDIR}/chinese/ttfm \ ${LOCALBASE}/share/fonts/TrueType/bkai00mp.ttf:${PORTSDIR}/chinese/arphicttf \ gs:${PORTSDIR}/print/ghostscript-gnu NO_BUILD= yes +USE_X_PREFIX= yes .include do-install: - @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL + @${SETENV} PKG_PREFIX=${LOCALBASE} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL .include diff --git a/chinese/abiword/pkg-plist b/chinese/abiword/pkg-plist index 827650aa7296..92b58e5738c5 100644 --- a/chinese/abiword/pkg-plist +++ b/chinese/abiword/pkg-plist @@ -1,6 +1,12 @@ -share/AbiSuite/fonts/Big5/.already-in-fp -share/AbiSuite/fonts/Big5/fonts.dir -share/AbiSuite/fonts/GB2312/.already-in-fp -share/AbiSuite/fonts/GB2312/fonts.dir -@dirrm share/AbiSuite/fonts/Big5 -@dirrm share/AbiSuite/fonts/GB2312 +share/AbiSuite/fonts/zh-CN/.already-in-fp +share/AbiSuite/fonts/zh-CN/fonts.dir +share/AbiSuite/fonts/zh-CN.GBK/.already-in-fp +share/AbiSuite/fonts/zh-CN.GBK/fonts.dir +share/AbiSuite/fonts/zh-HK/.already-in-fp +share/AbiSuite/fonts/zh-HK/fonts.dir +share/AbiSuite/fonts/zh-TW/.already-in-fp +share/AbiSuite/fonts/zh-TW/fonts.dir +@dirrm share/AbiSuite/fonts/zh-CN +@dirrm share/AbiSuite/fonts/zh-CN.GBK +@dirrm share/AbiSuite/fonts/zh-HK +@dirrm share/AbiSuite/fonts/zh-TW -- cgit v1.2.3