aboutsummaryrefslogtreecommitdiff
path: root/chinese/hanzim/Makefile
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2003-06-22 18:04:40 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2003-06-22 18:04:40 +0000
commit5ce7d5cbc623cd49905a4eadb6b3c143689ad960 (patch)
tree8eab6a593c9d75c4b23dc902d1a5091d219829c3 /chinese/hanzim/Makefile
parent6aee407819d969f314fdb097a08bc078418ebb73 (diff)
Notes
Diffstat (limited to 'chinese/hanzim/Makefile')
-rw-r--r--chinese/hanzim/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/chinese/hanzim/Makefile b/chinese/hanzim/Makefile
index 6d1e638a38bc..76e7f4f744cc 100644
--- a/chinese/hanzim/Makefile
+++ b/chinese/hanzim/Makefile
@@ -21,7 +21,11 @@ RUN_DEPENDS+= wish8.3:${PORTSDIR}/x11-toolkits/tk83
WRKSRC= ${WRKDIR}/Hanzim
ALL_TARGET= # empty
+USE_REINPLACE= yes
MAN1= hanzim.1
+post-patch:
+ ${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},g' ${WRKSRC}/hanzim.c
+
.include <bsd.port.mk>