Add BUILD_DEPENDS to xmkmf:imake-4.

Submitted by:	bento
This commit is contained in:
MIHIRA Sanpei Yoshiro 2000-09-22 13:46:06 +00:00
parent 364469ac83
commit de1219b5c7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33009

View file

@ -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