summaryrefslogtreecommitdiff
path: root/japanese/FreeWnn-server/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/FreeWnn-server/Makefile')
-rw-r--r--japanese/FreeWnn-server/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/japanese/FreeWnn-server/Makefile b/japanese/FreeWnn-server/Makefile
index 7aa35a120f13..14f5fc88e8a4 100644
--- a/japanese/FreeWnn-server/Makefile
+++ b/japanese/FreeWnn-server/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 July 1997
# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
#
-# $Id: Makefile,v 1.18 1997/09/19 09:34:31 asami Exp $
+# $Id: Makefile,v 1.19 1997/09/23 02:17:58 max Exp $
#
DISTNAME= Wnn4.2
@@ -15,6 +15,8 @@ DISTFILES= Wnn4.2.tar.gz Wnn4.2.patch.tar.gz
MAINTAINER= taoka@infonets.hiroshima-u.ac.jp
+BUILD_DEPENDS= imake:${PORTSDIR}/x11/XFree86
+
EXTRACT_ONLY= Wnn4.2.tar.gz
PATCHDIR= ${.CURDIR}/../../japanese/Wnn/patches
FILESDIR= ${.CURDIR}/../../japanese/Wnn/files
@@ -32,7 +34,7 @@ DOC_FROM= ${WRKSRC}/cWnn
post-extract:
${EXTRACT_CMD} -C ${WRKSRC} ${EXTRACT_BEFORE_ARGS} \
${_DISTDIR}/Wnn4.2.patch.tar.gz
- /bin/ln -sf Project.tmpl ${WRKSRC}/config/X11.tmpl
+ ${LN} -sf Project.tmpl ${WRKSRC}/config/X11.tmpl
pre-patch:
cd ${WRKSRC}; ${PATCH} ${PATCH_DIST_ARGS} < ${WRKSRC}/Wnn4.2.patch