aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2017-01-15 12:18:14 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2017-01-15 12:18:14 +0000
commit7d56caedd6c51101a643bf74a634ceefbadfc3fb (patch)
tree8fd64d45788b6cabcdaa8c207dd42e586e5f6b4f /x11
parente09269fa0dd546cd07b33ba0e9027da335831a9c (diff)
downloadports-7d56caedd6c51101a643bf74a634ceefbadfc3fb.tar.gz
ports-7d56caedd6c51101a643bf74a634ceefbadfc3fb.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/sakura/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/sakura/Makefile b/x11/sakura/Makefile
index 89691f7b73f5..ba7d0a2e0358 100644
--- a/x11/sakura/Makefile
+++ b/x11/sakura/Makefile
@@ -21,10 +21,9 @@ USES= cmake pkgconfig gettext tar:bzip2
LDFLAGS+= -lintl
post-patch:
- @${REINPLACE_CMD} -e '/NOT MATCHES "Debug"/d ; \
- /"-O2"/d ; \
- 's,share/man,man,g' ; \
- /FILES INSTALL/d' ${WRKSRC}/CMakeLists.txt
+ @${REINPLACE_CMD} -e 's,share/man,man,g ; \
+ /-O2/d ; \
+ /FILES INSTALL/d' ${WRKSRC}/CMakeLists.txt
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}