aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-09-24 19:15:32 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-09-24 19:15:32 +0000
commit18f57caef86d9679b3c070b9cdf58e67e57f130b (patch)
tree302be784172b084cd2c549c85715bf6e2ef1b7e1 /japanese
parent16aaca561bc82a7dbe42fc33ed30f22dc1fcb025 (diff)
downloadports-18f57caef86d9679b3c070b9cdf58e67e57f130b.tar.gz
ports-18f57caef86d9679b3c070b9cdf58e67e57f130b.zip
Notes
Diffstat (limited to 'japanese')
-rw-r--r--japanese/ctags/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/ctags/Makefile b/japanese/ctags/Makefile
index 1ae61d2c39d4..cb7155f2cd8b 100644
--- a/japanese/ctags/Makefile
+++ b/japanese/ctags/Makefile
@@ -21,7 +21,7 @@ PORTDOCS= README README_J.TXT
OPTIONS_DEFINE= DOCS
post-patch:
- @${REINPLACE_CMD} -E '/^DEST_/ s,(bin|lib|inc|man1)dir),DESTDIR)$$(&,g' \
+ @${REINPLACE_CMD} -E 's,(bin|lib|inc|man1)dir),DESTDIR)$$(&,g' \
${WRKSRC}/Makefile.in
post-install: