pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/silc-server delint.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b4b538572276
branches: trunk
changeset: 526281:b4b538572276
user: salo <salo%pkgsrc.org@localhost>
date: Tue Mar 06 22:33:48 2007 +0000
description:
delint.
diffstat:
chat/silc-server/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (27 lines):
diff -r 346fcf1155cb -r b4b538572276 chat/silc-server/Makefile
--- a/chat/silc-server/Makefile Tue Mar 06 22:33:22 2007 +0000
+++ b/chat/silc-server/Makefile Tue Mar 06 22:33:48 2007 +0000
@@ -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.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_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
Home |
Main Index |
Thread Index |
Old Index