From e1bfdfbe5665c963621e06f6bbfbbc2c000a804e Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Mon, 10 Sep 2018 13:14:50 +0000 Subject: Add DOCS options to ports that should have one. Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine --- comms/thebridge/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'comms/thebridge') diff --git a/comms/thebridge/Makefile b/comms/thebridge/Makefile index e1067f623068..d4e63c1db3b1 100644 --- a/comms/thebridge/Makefile +++ b/comms/thebridge/Makefile @@ -25,6 +25,8 @@ SHEBANG_FILES= addons/usermgmt.cgi INSTALL_TARGET= install-strip +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} 's!tbdcmd=\/usr\/local!tbdcmd=${PREFIX}!'\ ${WRKSRC}/addons/usermgmt.cgi -- cgit v1.2.3