aboutsummaryrefslogtreecommitdiff
path: root/net/rwhoisd
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2016-12-24 10:11:09 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2016-12-24 10:11:09 +0000
commit773a6ca7d0d556ae81b693807dbc2f9cb78cc60a (patch)
tree2e22737e6cc7e48bc26753002fb68c7049f4c5ac /net/rwhoisd
parent2cccf8665cede8dfaa04c65d89e0121774d8c2d7 (diff)
downloadports-773a6ca7d0d556ae81b693807dbc2f9cb78cc60a.tar.gz
ports-773a6ca7d0d556ae81b693807dbc2f9cb78cc60a.zip
Fix packaging
Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=429322
Diffstat (limited to 'net/rwhoisd')
-rw-r--r--net/rwhoisd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/rwhoisd/Makefile b/net/rwhoisd/Makefile
index 2893be0476e9..73acd881e98c 100644
--- a/net/rwhoisd/Makefile
+++ b/net/rwhoisd/Makefile
@@ -48,6 +48,7 @@ post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/*
${INSTALL_MAN} ${WRKSRC}/doc/rwhois_indexer.8 ${STAGEDIR}${PREFIX}/man/man8
${INSTALL_MAN} ${WRKSRC}/doc/rwhoisd.8 ${STAGEDIR}${PREFIX}/man/man8
+ @${MKDIR} ${STAGEDIR}/var/log/rwhoisd ${STAGEDIR}/var/run/rwhoisd
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}