summaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2007-07-16 19:10:22 +0000
committerume <ume@FreeBSD.org>2007-07-16 19:10:22 +0000
commit0005a39ab8aa77ca5c07877996f191e8991eb2fd (patch)
treead250930a416773bc75d4c92637fd5e841aa8d78 /japanese
parent64dcdc3bbd5124d78c0c50a5f6c70194ffaa1176 (diff)
downloadFreeBSD-ports-0005a39ab8aa77ca5c07877996f191e8991eb2fd.zip
FreeBSD-ports-0005a39ab8aa77ca5c07877996f191e8991eb2fd.tar.gz
Fix build.
Diffstat (limited to 'japanese')
-rw-r--r--japanese/egg-canna/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/egg-canna/Makefile b/japanese/egg-canna/Makefile
index 051aa57..29cf862 100644
--- a/japanese/egg-canna/Makefile
+++ b/japanese/egg-canna/Makefile
@@ -22,6 +22,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
USE_EMACS= yes
+.include <bsd.port.pre.mk>
+
.if ${EMACS_PORT_NAME} == emacs20
EMACS_SUFFIX= ${PKGNAMESUFFIX}
.else
@@ -47,4 +49,4 @@ do-install:
@${INSTALL_DATA} ${WRKSRC}/${DISTNAME}c \
${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud