summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fonts/ksc5601fonts/Makefile11
1 files changed, 1 insertions, 10 deletions
diff --git a/fonts/ksc5601fonts/Makefile b/fonts/ksc5601fonts/Makefile
index 9d1ab12eb94..9b941fc5b89 100644
--- a/fonts/ksc5601fonts/Makefile
+++ b/fonts/ksc5601fonts/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/03/27 03:19:56 hubertf Exp $
+# $NetBSD: Makefile,v 1.6 2001/07/05 01:59:01 itojun Exp $
#
DISTNAME= ksc5601fonts-20001029
@@ -67,15 +67,6 @@ post-extract:
${CP} ${FILESDIR}/Makefile ${WRKSRC}
(cd ${WRKSRC}; ${MAKE} prepare)
-post-patch:
-.if defined(BAEKMUK)
- for i in ${BAEKMUK_BDF}; do \
- ${MV} ${WRKDIR}/$$i ${WRKDIR}/$$i.dist; \
- ${SED} -e 's/ksx1001.1997/ksc5601.1987/g' <${WRKDIR}/$$i.dist \
- >${WRKDIR}/$$i; \
- done
-.endif
-
post-build:
.if defined(MIZI)
(cd ${WRKSRC}; rpm2cpio ${_DISTDIR}/${MIZI} | \