summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-05-27 03:03:31 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-05-27 03:03:31 +0000
commitb7ff7031ea6f07582ad920bef0ffd13ac1adcc44 (patch)
treefa95c4dec9e92efb4ff7df81d579129d7bc11807 /japanese
parentFix F77 detection. (diff)
BROKEN with gcc 4.2
Notes
Notes: svn path=/head/; revision=191950
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Wnn7-lib/Makefile8
-rw-r--r--japanese/ebview/Makefile8
-rw-r--r--japanese/jvim/Makefile4
-rw-r--r--japanese/mimekit/Makefile8
-rw-r--r--japanese/okphone/Makefile8
-rw-r--r--japanese/oleo/Makefile4
-rw-r--r--japanese/onew-freewnn/Makefile8
-rw-r--r--japanese/onew/Makefile8
-rw-r--r--japanese/plain2/Makefile8
-rw-r--r--japanese/tkstep80/Makefile8
10 files changed, 63 insertions, 9 deletions
diff --git a/japanese/Wnn7-lib/Makefile b/japanese/Wnn7-lib/Makefile
index 18916ad4b980..a22df8f05bd4 100644
--- a/japanese/Wnn7-lib/Makefile
+++ b/japanese/Wnn7-lib/Makefile
@@ -22,6 +22,12 @@ DOCDIR= ${PREFIX}/share/doc/ja-Wnn7-lib
USE_LDCONFIG= yes
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} >= 700042
+BROKEN= Broken with gcc 4.2
+.endif
+
post-patch:
@${REINPLACE_CMD} -e 's,/usr/X11R6,${X11BASE},g' \
${WRKSRC}/config/Project.tmpl \
@@ -38,4 +44,4 @@ post-install:
@${MKDIR} ${DOCDIR}
@${INSTALL_DATA} ${WRKSRC}/README ${DOCDIR}
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff --git a/japanese/ebview/Makefile b/japanese/ebview/Makefile
index bfc5b7adb956..efb79c7594a1 100644
--- a/japanese/ebview/Makefile
+++ b/japanese/ebview/Makefile
@@ -31,6 +31,12 @@ MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} >= 700042
+BROKEN= Broken with gcc 4.2
+.endif
+
pre-build:
.for file in src/dictheading.c
cd ${WRKSRC} && ${MV} ${file} ${file}.pre_iconv \
@@ -45,4 +51,4 @@ post-install:
.endfor
.endif
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff --git a/japanese/jvim/Makefile b/japanese/jvim/Makefile
index 0e992eac7cad..bc141ec2c7a6 100644
--- a/japanese/jvim/Makefile
+++ b/japanese/jvim/Makefile
@@ -52,6 +52,10 @@ JPLIB+= -ljd -lcrypt
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 700042
+BROKEN= Broken with gcc 4.2
+.endif
+
#
# Make a value of INPUT_METHOD
.if defined(INPUT_METHOD)
diff --git a/japanese/mimekit/Makefile b/japanese/mimekit/Makefile
index 374356b8f9e0..45e2443570c7 100644
--- a/japanese/mimekit/Makefile
+++ b/japanese/mimekit/Makefile
@@ -19,6 +19,12 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/mimekit
PORTDOCS= README README-LIB README-PGP
.endif
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} >= 700042
+BROKEN= Broken with gcc 4.2
+.endif
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/deMime ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/enMime ${PREFIX}/bin
@@ -33,4 +39,4 @@ post-install:
.endfor
.endif
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff --git a/japanese/okphone/Makefile b/japanese/okphone/Makefile
index f7b181674c04..8f930ff601a4 100644
--- a/japanese/okphone/Makefile
+++ b/japanese/okphone/Makefile
@@ -19,6 +19,12 @@ COMMENT= Conference-calling phone with Japanese support
PATCH_DIST_STRIP= -p1
MAN1= phone.1
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} >= 700042
+BROKEN= Broken with gcc 4.2
+.endif
+
post-install:
${INSTALL_MAN} ${WRKSRC}/phone.1 ${PREFIX}/man/man1
.if !defined(NOPORTDOCS)
@@ -29,4 +35,4 @@ post-install:
.endif
@${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff --git a/japanese/oleo/Makefile b/japanese/oleo/Makefile
index 97dc5a3518d1..99f3e33656c3 100644
--- a/japanese/oleo/Makefile
+++ b/japanese/oleo/Makefile
@@ -36,6 +36,10 @@ INFO= oleo
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 700042
+BROKEN= Broken with gcc 4.2
+.endif
+
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}/ja_JP.EUC
diff --git a/japanese/onew-freewnn/Makefile b/japanese/onew-freewnn/Makefile
index 8b66c77a135e..307238f4064f 100644
--- a/japanese/onew-freewnn/Makefile
+++ b/japanese/onew-freewnn/Makefile
@@ -59,6 +59,12 @@ ONEW_CONF= ${FILESDIR}/ONEW_CONF-for${INPUT_METHOD}
LIB_NAME= libonew${INPUT_METHOD}.a
PORT_DOCDIR= ${LOCALBASE}/share/doc/ja-onew${INPUT_METHOD}
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} >= 700042
+BROKEN= Broken with gcc 4.2
+.endif
+
post-patch:
${SED} -e 's,%LOCALBASE%,${LOCALBASE},g' \
-e 's,%X11BASE%,${X11BASE},g' \
@@ -87,4 +93,4 @@ do-install:
@${ECHO} "############################################################"
.endif
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff --git a/japanese/onew/Makefile b/japanese/onew/Makefile
index 8b66c77a135e..307238f4064f 100644
--- a/japanese/onew/Makefile
+++ b/japanese/onew/Makefile
@@ -59,6 +59,12 @@ ONEW_CONF= ${FILESDIR}/ONEW_CONF-for${INPUT_METHOD}
LIB_NAME= libonew${INPUT_METHOD}.a
PORT_DOCDIR= ${LOCALBASE}/share/doc/ja-onew${INPUT_METHOD}
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} >= 700042
+BROKEN= Broken with gcc 4.2
+.endif
+
post-patch:
${SED} -e 's,%LOCALBASE%,${LOCALBASE},g' \
-e 's,%X11BASE%,${X11BASE},g' \
@@ -87,4 +93,4 @@ do-install:
@${ECHO} "############################################################"
.endif
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff --git a/japanese/plain2/Makefile b/japanese/plain2/Makefile
index 55d49f1c61e5..7d393f7bc4b8 100644
--- a/japanese/plain2/Makefile
+++ b/japanese/plain2/Makefile
@@ -25,6 +25,12 @@ BUILD_WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}p${PORTVERSION:E}.orig/src
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DBSD -DKANJI -DPICTURE -DHTML -fwritable-strings"
ALL_TARGET= ${PORTNAME}
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} >= 700042
+BROKEN= Broken with gcc 4.2
+.endif
+
post-patch:
@${REINPLACE_CMD} -e \
's|/usr/lib/plain2|${DATADIR}|g' ${BUILD_WRKSRC}/plain2.h
@@ -34,4 +40,4 @@ do-install:
@${MKDIR} ${DATADIR}
${INSTALL_DATA} ${WRKSRC}/lib/*.p2 ${DATADIR}
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff --git a/japanese/tkstep80/Makefile b/japanese/tkstep80/Makefile
index 919a3f5789f2..1d68086bc724 100644
--- a/japanese/tkstep80/Makefile
+++ b/japanese/tkstep80/Makefile
@@ -43,11 +43,15 @@ TCLVERSION= 8.0
TOPDIR= ${WRKDIR}/${DISTNAME}
PORTDOCDIR= ${PREFIX}/share/doc/tkstep${TCLVERSION}jp
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} >= 700042
+BROKEN= Broken with gcc 4.2
+.endif
+
post-patch:
@${REINPLACE_CMD} -e '/xpg4/d' ${WRKSRC}/configure.in
-.include <bsd.port.pre.mk>
-
pre-install:
cd ${TOPDIR}/library/demos.jp && ${RM} -f *.orig