Add BUILD_DEPENDS to xmkmf:imake-4.
Submitted by: bento
This commit is contained in:
parent
364469ac83
commit
de1219b5c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33009
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue