vmware-sercons: use BUILD_TARGET instead of do-build

This commit is contained in:
Travis Paul 2018-01-05 06:44:52 +00:00
parent e4af42b0bb
commit 9434547b67
1 changed files with 1 additions and 3 deletions

View File

@ -16,9 +16,7 @@ LICENSE= mit
NO_CONFIGURE= yes
INSTALLATION_DIRS= bin
USE_TOOLS+= gmake
do-build:
cd ${WRKSRC} && gmake sercons
BUILD_TARGET= sercons
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/sercons ${DESTDIR}${PREFIX}/bin