aboutsummaryrefslogtreecommitdiff
path: root/japanese/oleo
diff options
context:
space:
mode:
authorMIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org>2000-09-22 13:46:06 +0000
committerMIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org>2000-09-22 13:46:06 +0000
commitde1219b5c7d285ea082a8638c01c9c2f92ea7099 (patch)
tree1ca186a25e1844fb82f20a77108c8778cdc20334 /japanese/oleo
parent364469ac832219637cc352bfbbbbb307402ea6e3 (diff)
downloadports-de1219b5c7d285ea082a8638c01c9c2f92ea7099.tar.gz
ports-de1219b5c7d285ea082a8638c01c9c2f92ea7099.zip
Add BUILD_DEPENDS to xmkmf:imake-4.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=33009
Diffstat (limited to 'japanese/oleo')
-rw-r--r--japanese/oleo/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/japanese/oleo/Makefile b/japanese/oleo/Makefile
index 7c90b5ae0b59..8621b7aaef6f 100644
--- a/japanese/oleo/Makefile
+++ b/japanese/oleo/Makefile
@@ -20,6 +20,9 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= sanpei@FreeBSD.org
+# xmkmf is for configure script, not for USE_IMAKE.
+BUILD_DEPENDS= xmkmf:${PORTSDIR}/devel/imake-4
+
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
GNU_CONFIGURE=yes