mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
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
1 changed files with 1 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue