summaryrefslogtreecommitdiff
path: root/chat/silc-server
diff options
context:
space:
mode:
authorsalo <salo>2007-03-06 22:33:48 +0000
committersalo <salo>2007-03-06 22:33:48 +0000
commitbcd1dee59fc29e47e57e7523d1570f7842392117 (patch)
treec813f25be45cc78b7538a8fd7534ba276fd84606 /chat/silc-server
parentdc057ac95db7766b54ca9618b9325806bd9c6019 (diff)
downloadpkgsrc-bcd1dee59fc29e47e57e7523d1570f7842392117.tar.gz
delint.
Diffstat (limited to 'chat/silc-server')
-rw-r--r--chat/silc-server/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/chat/silc-server/Makefile b/chat/silc-server/Makefile
index 1180e1fd888..40249d58b6e 100644
--- a/chat/silc-server/Makefile
+++ b/chat/silc-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2007/03/06 22:33:22 salo Exp $
+# $NetBSD: Makefile,v 1.54 2007/03/06 22:33:48 salo Exp $
#
DISTNAME= silc-server-1.0.3
@@ -47,6 +47,8 @@ RCD_SCRIPT_SRC.silcd= ${FILESDIR}/silcd.sh
RCD_SCRIPT_SRC.silcd= ${FILESDIR}/silcd.generic
.endif
+BUILD_DEFS+= VARBASE
+
OWN_DIRS_PERMS+= ${VARBASE}/log/silcd ${SILCD_USER} ${SILCD_GROUP} 0700
CONFIGURE_ARGS+= --libdir=${PREFIX}/lib/${PKGBASE}
@@ -76,7 +78,7 @@ SUBST_FILES.paths= motd.txt
SUBST_SED.paths= -e 's,@PREFIX@,${PREFIX},'
post-extract:
- @${CP} ${FILESDIR}/motd.txt ${WRKSRC}
+ ${CP} ${FILESDIR}/motd.txt ${WRKSRC}
post-install:
${INSTALL_DATA} ${WRKSRC}/motd.txt ${EGDIR}/motd.txt.default