summaryrefslogtreecommitdiff
path: root/archivers/sharutils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/sharutils/Makefile')
-rw-r--r--archivers/sharutils/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/sharutils/Makefile b/archivers/sharutils/Makefile
index e136a3015e03..71870c30c27b 100644
--- a/archivers/sharutils/Makefile
+++ b/archivers/sharutils/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= sharutils
-PORTVERSION= 4.8
+PORTVERSION= 4.9
CATEGORIES= archivers
MASTER_SITES= GNU
@@ -35,6 +35,5 @@ post-patch:
@${REINPLACE_CMD} -e 's|@SH@|${SH}|' \
${WRKSRC}/src/mail-files.in ${WRKSRC}/src/mailshar.in
@${REINPLACE_CMD} -e 's|@PERL@|${PERL}|' ${WRKSRC}/src/remsync.in
- @${REINPLACE_CMD} -e 's|gnu_basename|base_name|' ${WRKSRC}/lib/basename.h
.include <bsd.port.mk>