Stage support
This commit is contained in:
parent
1a75cb1d44
commit
6771f0abe5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339287
1 changed files with 1 additions and 3 deletions
|
@ -21,10 +21,8 @@ USES= imake perl5
|
|||
USE_XORG= ice sm x11 xaw xext xmu xt
|
||||
USE_PERL5= build
|
||||
NO_WRKSUBDIR= yes
|
||||
MAN1= xmandel.1
|
||||
PLIST_FILES= bin/xmandel
|
||||
PLIST_FILES= bin/xmandel man/man1/xmandel.1.gz
|
||||
|
||||
NO_STAGE= yes
|
||||
pre-patch:
|
||||
@${REINPLACE_CMD} -i '' -e 's|malloc.h|stdlib.h|' ${WRKSRC}/mandel.c
|
||||
|
||||
|
|
Loading…
Reference in a new issue