aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-09-25 03:15:32 +0800
committerantoine <antoine@FreeBSD.org>2014-09-25 03:15:32 +0800
commit52ebf3f61458f2ac777ae6e926e3534a149a0502 (patch)
tree302be784172b084cd2c549c85715bf6e2ef1b7e1 /japanese
parent449c3b7cd311b63039ac8faf382eea2999ccf50e (diff)
downloadfreebsd-ports-gnome-52ebf3f61458f2ac777ae6e926e3534a149a0502.tar.gz
freebsd-ports-gnome-52ebf3f61458f2ac777ae6e926e3534a149a0502.tar.zst
freebsd-ports-gnome-52ebf3f61458f2ac777ae6e926e3534a149a0502.zip
Do not violate stagedir (and allow staging as a regular user)
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: