diff options
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-Archive-Tar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile index 8585e6be02a7..8b690e1f2403 100644 --- a/archivers/p5-Archive-Tar/Makefile +++ b/archivers/p5-Archive-Tar/Makefile @@ -28,4 +28,4 @@ post-patch: @${REINPLACE_CMD} -e 's/5.009/5.666/' ${WRKSRC}/Makefile.PL @${REINPLACE_CMD} -e '/EXE_FILES/d' ${WRKSRC}/Makefile.PL -.include <bsd.port.post.mk> +.include <bsd.port.mk> |