Stage support

This commit is contained in:
Antoine Brodin 2014-01-09 21:39:48 +00:00
parent 1a75cb1d44
commit 6771f0abe5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339287

View file

@ -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