aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--japanese/Canna/Makefile6
-rw-r--r--japanese/canna-lib/Makefile6
-rw-r--r--japanese/canna-server/Makefile6
3 files changed, 12 insertions, 6 deletions
diff --git a/japanese/Canna/Makefile b/japanese/Canna/Makefile
index 2efb77afd20b..71c5a1e22c40 100644
--- a/japanese/Canna/Makefile
+++ b/japanese/Canna/Makefile
@@ -24,8 +24,10 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= max@FreeBSD.org
+.include <bsd.port.pre.mk>
+
.if ${XFREE86_VERSION} == 3
-BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake
+#BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake
.endif
USE_IMAKE= yes
@@ -68,4 +70,4 @@ post-install:
fi
@${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff --git a/japanese/canna-lib/Makefile b/japanese/canna-lib/Makefile
index 2efb77afd20b..71c5a1e22c40 100644
--- a/japanese/canna-lib/Makefile
+++ b/japanese/canna-lib/Makefile
@@ -24,8 +24,10 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= max@FreeBSD.org
+.include <bsd.port.pre.mk>
+
.if ${XFREE86_VERSION} == 3
-BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake
+#BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake
.endif
USE_IMAKE= yes
@@ -68,4 +70,4 @@ post-install:
fi
@${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff --git a/japanese/canna-server/Makefile b/japanese/canna-server/Makefile
index 2efb77afd20b..71c5a1e22c40 100644
--- a/japanese/canna-server/Makefile
+++ b/japanese/canna-server/Makefile
@@ -24,8 +24,10 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= max@FreeBSD.org
+.include <bsd.port.pre.mk>
+
.if ${XFREE86_VERSION} == 3
-BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake
+#BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake
.endif
USE_IMAKE= yes
@@ -68,4 +70,4 @@ post-install:
fi
@${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>