- Remove post-extract this is no longer needed.
This commit is contained in:
parent
8e72c5eda1
commit
82d597147d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314343
1 changed files with 0 additions and 4 deletions
|
@ -13,10 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
|||
|
||||
PEAR_AUTOINSTALL= yes
|
||||
|
||||
post-extract:
|
||||
@cd ${WRKSRC} && ${MKDIR} -p ${WRKSRC}/docs
|
||||
${MV} ${WRKSRC}/README.portscan ${WRKSRC}/docs/
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue