aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-12-02 11:58:21 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-12-02 11:58:21 +0000
commit8b4093cba5775260e98d51f74cd187fb9af825a8 (patch)
tree4a28bf50f532fa82a149cbc3f9c041d48a23921b /irc
parentf38d6cb92bbd96d100bae02b23ace94acea1cf8e (diff)
downloadports-8b4093cba5775260e98d51f74cd187fb9af825a8.tar.gz
ports-8b4093cba5775260e98d51f74cd187fb9af825a8.zip
Notes
Diffstat (limited to 'irc')
-rw-r--r--irc/bopm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/bopm/Makefile b/irc/bopm/Makefile
index f358d946c14d..aa80e5c00fdc 100644
--- a/irc/bopm/Makefile
+++ b/irc/bopm/Makefile
@@ -29,7 +29,7 @@ post-patch:
-e 's,/some/path/scan.log,/var/log/bopm/scan.log,g' \
${WRKSRC}/bopm.conf.sample
-post-stage:
+post-install:
@${MKDIR} ${STAGEDIR}/var/run/bopm
.include <bsd.port.mk>