aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2013-09-02 13:26:34 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2013-09-02 13:26:34 +0000
commitf86cad0ce3a80127b2912301315fa7dac042002d (patch)
tree724d013a376d218986fefc586ed681b8c219eeb7 /japanese
parent4e55a9215df0dcffaf32acdc58dfda0cb691838c (diff)
downloadports-f86cad0ce3a80127b2912301315fa7dac042002d.tar.gz
ports-f86cad0ce3a80127b2912301315fa7dac042002d.zip
Notes
Diffstat (limited to 'japanese')
-rw-r--r--japanese/canna-lib/Makefile3
-rw-r--r--japanese/canna-server/Makefile4
2 files changed, 1 insertions, 6 deletions
diff --git a/japanese/canna-lib/Makefile b/japanese/canna-lib/Makefile
index 7dcefd6fd578..59a78f55ac9a 100644
--- a/japanese/canna-lib/Makefile
+++ b/japanese/canna-lib/Makefile
@@ -13,7 +13,7 @@ DISTNAME= Canna${PORTVERSION:S/.//g}
MAINTAINER= hrs@FreeBSD.org
COMMENT= A Kana-to-Kanji conversion system, library part
-USES= imake
+USES= imake:notall
USE_BZIP2= yes
USE_GCC= any
USE_LDCONFIG= yes
@@ -24,7 +24,6 @@ PLIST_SUB= METAFILE="${METAFILE}" \
ALL_TARGET= canna
INSTALL_TARGET= instsgs
-XMKMF= xmkmf
METAFILE= ${DATADIR_REL}/canna-lib-dic.meta
diff --git a/japanese/canna-server/Makefile b/japanese/canna-server/Makefile
index 87c0fd468182..6279a5b369eb 100644
--- a/japanese/canna-server/Makefile
+++ b/japanese/canna-server/Makefile
@@ -19,7 +19,6 @@ USES= imake
USE_GCC= any
USE_RC_SUBR= canna
USE_BZIP2= yes
-ALL_TARGET= canna
INSTALL_TARGET= instserver instclient
PLIST_SUB= METAFILE="${METAFILE}" \
MTREE_CMD="${MTREE_CMD}"
@@ -46,9 +45,6 @@ MLINKS= uilib.3 XKanjiControl.3 uilib.3 XLookupKanjiString.3 uilib.3 \
METAFILE= ${DATADIR_REL}/canna-server-dic.meta
-post-configure:
- @cd ${CONFIGURE_WRKSRC} && ${SETENV} ${MAKE_ENV} ${XMKMF}
-
post-install:
@cd ${INSTALL_WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} install.man
${MTREE_CMD} -cdink uname,gname,mode,nochange \