summaryrefslogtreecommitdiff
path: root/japanese/Canna
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
parentTry to fix linking error introduced in last revision. (diff)
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')
-rw-r--r--japanese/Canna/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/Canna/Makefile b/japanese/Canna/Makefile
index 05bdd8bf592f..ab5e3f7f445a 100644
--- a/japanese/Canna/Makefile
+++ b/japanese/Canna/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