From de1219b5c7d285ea082a8638c01c9c2f92ea7099 Mon Sep 17 00:00:00 2001 From: MIHIRA Sanpei Yoshiro Date: Fri, 22 Sep 2000 13:46:06 +0000 Subject: Add BUILD_DEPENDS to xmkmf:imake-4. Submitted by: bento --- japanese/oleo/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'japanese/oleo/Makefile') 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 -- cgit v1.2.3