diff -ruN abiword.orig/Makefile abiword/Makefile --- abiword.orig/Makefile Sun Dec 22 02:53:01 2002 +++ abiword/Makefile Sun Dec 22 03:17:19 2002 @@ -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 -ruN abiword.orig/pkg-plist abiword/pkg-plist --- abiword.orig/pkg-plist Sun Dec 22 02:53:01 2002 +++ abiword/pkg-plist Sun Dec 22 03:13:22 2002 @@ -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