diff options
Diffstat (limited to 'print/p5-PostScript-PPD/Makefile')
-rw-r--r-- | print/p5-PostScript-PPD/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/print/p5-PostScript-PPD/Makefile b/print/p5-PostScript-PPD/Makefile index 973fee48e174..42bdb9761cde 100644 --- a/print/p5-PostScript-PPD/Makefile +++ b/print/p5-PostScript-PPD/Makefile @@ -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> |