Fix build with bmake by using gmake is make is bmake

This commit is contained in:
Baptiste Daroussin 2013-05-03 09:38:17 +00:00
parent 02fcbc3a93
commit 0794ba86c1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317187

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_input
INSTALL_WRKSRC= ${BUILD_WRKSRC}