diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2003-05-15 02:24:24 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2003-05-15 02:24:24 +0000 |
commit | 6a33d3ed9984c1e0746497967caad955e7964aa1 (patch) | |
tree | 228fb775a9084650084a77aab1296c3a010f73f3 | |
parent | bf461ed2bc57877770551c112096209a31fcd1f8 (diff) | |
download | ports-6a33d3ed9984c1e0746497967caad955e7964aa1.tar.gz ports-6a33d3ed9984c1e0746497967caad955e7964aa1.zip |
Move files/patch-kon.cfg.FreeBSD to files/kon.cfg.FreeBSD-patch for post-patch
PR: 52222
Submitted by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=81003
-rw-r--r-- | chinese/kon2/Makefile | 4 | ||||
-rw-r--r-- | chinese/kon2/files/kon.cfg.FreeBSD-patch (renamed from chinese/kon2/files/patch-kon.cfg.FreeBSD) | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chinese/kon2/Makefile b/chinese/kon2/Makefile index 35880f82d490..c3f24c2c9a0c 100644 --- a/chinese/kon2/Makefile +++ b/chinese/kon2/Makefile @@ -6,8 +6,7 @@ # MASTERDIR= ${.CURDIR}/../../japanese/kon2-16dot -EXTRA_PATCHES= ${.CURDIR}/files/patch-kon.cfg.FreeBSD \ - ${.CURDIR}/files/patch-lib::coding.c +EXTRA_PATCHES= ${.CURDIR}/files/patch-lib::coding.c CATEGORIES= chinese MAINTAINER= statue@freebsd.sinica.edu.tw @@ -32,6 +31,7 @@ post-patch: -e "s;BIG5, 0;BIG5, 0xfefe;g" \ -e "s,GB2312.1980,GBK,g" \ ${WRKSRC}/lib/coding.c + cd ${WRKSRC} && ${PATCH} < ${.CURDIR}/files/kon.cfg.FreeBSD-patch pre-install: ${MKDIR} ${PREFIX}/share/fonts/bdf diff --git a/chinese/kon2/files/patch-kon.cfg.FreeBSD b/chinese/kon2/files/kon.cfg.FreeBSD-patch index 1c816b710cb6..1c816b710cb6 100644 --- a/chinese/kon2/files/patch-kon.cfg.FreeBSD +++ b/chinese/kon2/files/kon.cfg.FreeBSD-patch |