1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-06-22 00:35:43 +00:00
parent 863e6957d2
commit ba4005eb30
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321510

View File

@ -20,9 +20,7 @@ PERL_CONFIGURE= yes
MAN3= PostScript::PPD.3
.include <bsd.port.pre.mk>
post-patch:
@${REINPLACE_CMD} -e '/lj4515.ppd/d' ${WRKSRC}/t/30_difficult.t
.include <bsd.port.post.mk>
.include <bsd.port.mk>