diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-20 13:27:44 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-20 13:27:44 +0000 |
commit | 79d3547240af4318d380e72491fa3a8441582278 (patch) | |
tree | e67a1a214a7328b619f121716d092ce00fe41ca5 | |
parent | 701daf1eabe3254ca8587ce22ec8222e36b790ca (diff) | |
download | ports-79d3547240af4318d380e72491fa3a8441582278.tar.gz ports-79d3547240af4318d380e72491fa3a8441582278.zip |
Notes
-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> |