summaryrefslogtreecommitdiff
path: root/irc/dancer-ircd/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-04-24 20:18:10 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-04-24 20:18:10 +0000
commit13e5cb29f396fc9983b7ee55da313f39dd32eec1 (patch)
tree422ea0f68dc8f38e5e3db6c4acd651f93387b89a /irc/dancer-ircd/Makefile
parentFix typos in COMMENT. Replace spaces with a tab in MASTER_SITES to make (diff)
Add user & group in package building too.
Submitted by: bento Remove user & group on deinstallation (only on bento).
Notes
Notes: svn path=/head/; revision=79599
Diffstat (limited to 'irc/dancer-ircd/Makefile')
-rw-r--r--irc/dancer-ircd/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/irc/dancer-ircd/Makefile b/irc/dancer-ircd/Makefile
index ebaf0f725ba8..46ea79352fd7 100644
--- a/irc/dancer-ircd/Makefile
+++ b/irc/dancer-ircd/Makefile
@@ -28,9 +28,7 @@ post-patch:
${REINPLACE_CMD} 's:@@prefix@@:${PREFIX}:g' ${WRKSRC}/include/config.h
pre-install:
-.if !defined(PACKAGE_BUILDING) && !defined(BATCH)
@${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
-.endif
post-install:
${INSTALL} -d -m 700 -o ircd -g ircd \