Fix build with bmake by using gmake is make is bmake

This commit is contained in:
Baptiste Daroussin 2013-05-03 09:41:29 +00:00
parent 0794ba86c1
commit 3701f11e2a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317188

View file

@ -19,6 +19,9 @@ USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_EFL= ecore libtool_hack
USES= pkgconfig
.if defined(.PARSEDIR)
USE_GMAKE= yes
.endif
USE_LDCONFIG= yes
BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_imf
INSTALL_WRKSRC= ${BUILD_WRKSRC}