1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

- Unbreak build

This commit is contained in:
Martin Wilke 2013-03-15 12:50:04 +00:00
parent 237bc55787
commit 8578277d89
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314299

View File

@ -3,6 +3,7 @@
PORTNAME= Mail_Mime
PORTVERSION= 1.8.6
PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= mail www pear
@ -16,9 +17,6 @@ RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
PEAR_AUTOINSTALL= yes
post-extract:
${MV} ${WRKSRC}/scripts/phail.php ${WRKSRC}/pear-phail.php
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>