aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/gnugrep/Makefile3
-rw-r--r--textproc/gnugrep/pkg-plist1
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/gnugrep/Makefile b/textproc/gnugrep/Makefile
index 2fb47ce2be7b..4c72e61042c3 100644
--- a/textproc/gnugrep/Makefile
+++ b/textproc/gnugrep/Makefile
@@ -7,6 +7,7 @@
PORTNAME= grep
PORTVERSION= 2.8
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -50,7 +51,7 @@ post-patch:
@${REINPLACE_CMD} '/install-exec-local:/s/install-exec-localcharset//' \
${WRKSRC}/lib/Makefile.in
.endif
- @${REINPLACE_CMD} 's|mkinstalldirs = .*|mkinstalldirs = mkdir -p|g' \
+ @${REINPLACE_CMD} 's|mkinstalldirs = .*|mkinstalldirs = ${MKDIR}|g' \
${WRKSRC}/po/Makefile.in.in
.include <bsd.port.post.mk>
diff --git a/textproc/gnugrep/pkg-plist b/textproc/gnugrep/pkg-plist
index 76c28b891df8..d0a711aab924 100644
--- a/textproc/gnugrep/pkg-plist
+++ b/textproc/gnugrep/pkg-plist
@@ -1,7 +1,6 @@
bin/egrep
bin/fgrep
bin/grep
-lib/charset.alias
%%NLS%%share/locale/af/LC_MESSAGES/grep.mo
%%NLS%%share/locale/be/LC_MESSAGES/grep.mo
%%NLS%%share/locale/bg/LC_MESSAGES/grep.mo