pkgsrc-wip -- http://pkgsrc.org/wip/
/
pkgsrc-wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4af42b
)
vmware-sercons: use BUILD_TARGET instead of do-build
author
Travis Paul
<tr@vispaul.me>
Fri, 5 Jan 2018 06:44:52 +0000
(06:44 +0000)
committer
Travis Paul
<tr@vispaul.me>
Fri, 5 Jan 2018 08:18:42 +0000
(08:18 +0000)
vmware-sercons/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/vmware-sercons/Makefile
b/vmware-sercons/Makefile
index 96f3bbe2e22d0f687886a7e4acf7081757acf671..25a2de3ce506e93fef99b98e4b67eed20f6af694 100644
(file)
--- a/
vmware-sercons/Makefile
+++ b/
vmware-sercons/Makefile
@@
-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