aboutsummaryrefslogtreecommitdiff
path: root/net/sippy_b2bua
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-02 21:56:39 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-02 21:56:39 +0000
commitef80a88ed65a1fcf114a378ebb5bf633e79ffbb2 (patch)
treef61869f7d665c3f7b33a7fcab1cdc3c316d316be /net/sippy_b2bua
parent42351df53f114b354489522a2c6c7a3960c78bc6 (diff)
Notes
Diffstat (limited to 'net/sippy_b2bua')
-rw-r--r--net/sippy_b2bua/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sippy_b2bua/Makefile b/net/sippy_b2bua/Makefile
index 6a79925568d1..bb4b48f4111e 100644
--- a/net/sippy_b2bua/Makefile
+++ b/net/sippy_b2bua/Makefile
@@ -23,7 +23,7 @@ DOCS= COPYING README
OPTIONS_DEFINE= DOCS
-post-install:
+post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR}