vmware-sercons: use BUILD_TARGET instead of do-build
authorTravis Paul <tr@vispaul.me>
Fri, 5 Jan 2018 06:44:52 +0000 (06:44 +0000)
committerTravis Paul <tr@vispaul.me>
Fri, 5 Jan 2018 08:18:42 +0000 (08:18 +0000)
vmware-sercons/Makefile

index 96f3bbe2e22d0f687886a7e4acf7081757acf671..25a2de3ce506e93fef99b98e4b67eed20f6af694 100644 (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