summaryrefslogtreecommitdiff
path: root/japanese/lyx/Makefile
diff options
context:
space:
mode:
authorSeiichirou Hiraoka <flathill@FreeBSD.org>2000-05-02 22:49:54 +0000
committerSeiichirou Hiraoka <flathill@FreeBSD.org>2000-05-02 22:49:54 +0000
commita5d0b6f8aeab5171aed1fbf54372ebdd9995783c (patch)
tree1297916bb7c6a44c4a9939be533b051e6a354134 /japanese/lyx/Makefile
parentUpdate port to 1.4.4 (diff)
Unbreak make fails in 4.0R new gcc environment
Pointed out by: Shimizu Yo <yo@bodg.ty.ihi.co.jp>
Notes
Notes: svn path=/head/; revision=28271
Diffstat (limited to 'japanese/lyx/Makefile')
-rw-r--r--japanese/lyx/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/japanese/lyx/Makefile b/japanese/lyx/Makefile
index 36cba2f8330f..a1a66530bd88 100644
--- a/japanese/lyx/Makefile
+++ b/japanese/lyx/Makefile
@@ -18,10 +18,10 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= flathill@FreeBSD.ORG
-RUN_DEPENDS= platex:${PORTSDIR}/japanese/platex-euc
-.if defined(WITH_ISPELL)
-RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
-.endif
+#RUN_DEPENDS= platex:${PORTSDIR}/japanese/platex-euc
+#.if defined(WITH_ISPELL)
+#RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
+#.endif
LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \
Xpm.4:${PORTSDIR}/graphics/xpm
@@ -38,7 +38,7 @@ pre-fetch:
@${ECHO_MSG} "make WITH_ISPELL=yes"
.endif
-do-patch:
+post-patch:
@cd ${WRKSRC}; ${PATCH} -p1 < ../lyx-jp-patch
post-install: