summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorcjep <cjep>2003-12-30 16:53:48 +0000
committercjep <cjep>2003-12-30 16:53:48 +0000
commitd62b2839a85d1c9d89e2aa1234e107a68bee810a (patch)
tree3758c5a1decf2c04b3a5923ee70e112d3ba3259e /chat
parentb7933b06fec3ea4f794941b2c494561297f9089c (diff)
downloadpkgsrc-d62b2839a85d1c9d89e2aa1234e107a68bee810a.tar.gz
Whitespace fix
Diffstat (limited to 'chat')
-rw-r--r--chat/irssi/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/irssi/Makefile b/chat/irssi/Makefile
index 4af86963406..029f6ad2e49 100644
--- a/chat/irssi/Makefile
+++ b/chat/irssi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2003/12/11 20:18:58 veego Exp $
+# $NetBSD: Makefile,v 1.22 2003/12/30 16:57:40 cjep Exp $
DISTNAME= ${IRSSI_DISTNAME}
CATEGORIES= chat
@@ -53,7 +53,6 @@ CONFIGURE_ARGS+= --enable-ipv6
CONFIGURE_ARGS+= --disable-ssl
.endif
-
post-install:
${INSTALL_DATA} ${WRKSRC}/config.h ${IRSSI_CONFIG_H}
${INSTALL_DATA} ${WRKSRC}/irssi-config ${IRSSI_CONFIG}