aboutsummaryrefslogtreecommitdiff
path: root/japanese/canna-server/Makefile
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>2002-01-20 21:32:40 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>2002-01-20 21:32:40 +0000
commitaea39eb662d17dcba7d34599d63c034cb0462443 (patch)
treef63c3fe9c9068523a48d393c383ed70349e5b98c /japanese/canna-server/Makefile
parent937eb4c851ea3c58739b6f8dddff592654cf4e82 (diff)
downloadports-aea39eb662d17dcba7d34599d63c034cb0462443.tar.gz
ports-aea39eb662d17dcba7d34599d63c034cb0462443.zip
Uncomment BUILD_DEPENDS to xmkmf which was accidentally commented out in 1.44.
Notes
Notes: svn path=/head/; revision=53405
Diffstat (limited to 'japanese/canna-server/Makefile')
-rw-r--r--japanese/canna-server/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/canna-server/Makefile b/japanese/canna-server/Makefile
index 05bdd8bf592f..ab5e3f7f445a 100644
--- a/japanese/canna-server/Makefile
+++ b/japanese/canna-server/Makefile
@@ -27,7 +27,7 @@ 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