summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authoritojun <itojun>2002-04-03 02:55:24 +0000
committeritojun <itojun>2002-04-03 02:55:24 +0000
commit4a57947d7e83a881de94d5c682ec2133720e53d4 (patch)
tree8509644e2f3e296888d4788ba6a68c7982e5545e /japanese
parent33ef70ad16c15fc1466888d463c7bafcf78901a5 (diff)
downloadpkgsrc-4a57947d7e83a881de94d5c682ec2133720e53d4.tar.gz
fix build on Darwin/MacOS X. on HFS+, "NKF" and "nkf" are treated as the
same entity so linkage will fail if "NKF" is present.
Diffstat (limited to 'japanese')
-rw-r--r--japanese/nkf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/nkf/Makefile b/japanese/nkf/Makefile
index 205768c7cb4..a705506de98 100644
--- a/japanese/nkf/Makefile
+++ b/japanese/nkf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/02/16 15:25:25 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2002/04/03 02:55:24 itojun Exp $
DISTNAME= nkf-1.7
CATEGORIES= japanese converters
@@ -15,6 +15,7 @@ PATCH_DIST_ARGS+= -R -d ${WRKSRC}
post-extract:
@cd ${WRKSRC} && ${PATCH} ${PATCH_ARGS} < ${FILESDIR}/nkf.post-extract
+ @${RM} -rf ${WRKSRC}/NKF
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/nkf ${PREFIX}/bin