Change do-build with blank target to blank ALL_TARGET.
PR: 18028 Submitted by: maintainer
This commit is contained in:
parent
10231b1c63
commit
0608f8aae5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27625
@ -17,9 +17,7 @@ MAINTAINER= patseal@hyperhost.net
|
||||
|
||||
MAN1= boxes.1
|
||||
USE_GMAKE= yes
|
||||
|
||||
do-build:
|
||||
cd $(WRKSRC); $(GMAKE)
|
||||
ALL_TARGET=
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/src/boxes ${PREFIX}/bin
|
||||
|
Loading…
Reference in New Issue
Block a user