aboutsummaryrefslogtreecommitdiff
path: root/net/silc-server
diff options
context:
space:
mode:
Diffstat (limited to 'net/silc-server')
-rw-r--r--net/silc-server/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/silc-server/Makefile b/net/silc-server/Makefile
index 86d863fcec17..dc9df90322da 100644
--- a/net/silc-server/Makefile
+++ b/net/silc-server/Makefile
@@ -32,7 +32,7 @@ CONFIGURE_ARGS= --with-silcd-config-file=${PREFIX}/etc/${PORTNAME}/silcd.conf \
--with-etcdir=${PREFIX}/etc/${PORTNAME} \
--with-helpdir=share/${PORTNAME}/help \
--with-logsdir=${PORTNAME}/logs \
- --with-silcd-pid-file=/var/run \
+ --with-silcd-pid-file=/var/run/silcd.pid \
--with-simdir=libexec/${PORTNAME}/modules
INSTALLS_SHLIB= yes
PLIST_SUB= INSTALL_DIR="${INSTALL_DIR}"