aboutsummaryrefslogtreecommitdiff
path: root/x11/tilda
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-16 03:34:56 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-16 03:34:56 +0000
commite894c29ad5fd45176ff40a63376707531adddba3 (patch)
treefe6e6f1047f8d67869e24a29bf32f5ba72588a1c /x11/tilda
parent26b131e57b2e8fdf4e4c77b11417d7b7bd8b9b37 (diff)
downloadports-e894c29ad5fd45176ff40a63376707531adddba3.tar.gz
ports-e894c29ad5fd45176ff40a63376707531adddba3.zip
Notes
Diffstat (limited to 'x11/tilda')
-rw-r--r--x11/tilda/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/tilda/Makefile b/x11/tilda/Makefile
index 8ab9e34e2f77..66d0fe94ed16 100644
--- a/x11/tilda/Makefile
+++ b/x11/tilda/Makefile
@@ -19,6 +19,8 @@ USES= gmake gettext pkgconfig
DOCS= AUTHORS ChangeLog README TODO
+OPTIONS_DEFINE= DOCS
+
post-patch:
@${REINPLACE_CMD} -e 's|ps -C tilda -o pid=|pgrep tilda|' \
${WRKSRC}/src/tilda.c