summaryrefslogtreecommitdiff
path: root/chat/xchat
diff options
context:
space:
mode:
authorskrll <skrll>2002-03-19 08:00:18 +0000
committerskrll <skrll>2002-03-19 08:00:18 +0000
commitde13192149c3ed0cdc3789a24ffd6cce207a1b10 (patch)
tree74bc7a47c8672b423492480c1936c2a665fa4a36 /chat/xchat
parent328719c6ca4ae5a30fd21983488500c219aea3ad (diff)
downloadpkgsrc-de13192149c3ed0cdc3789a24ffd6cce207a1b10.tar.gz
Remove last part of pre-configure target. It is also not necessary.
Diffstat (limited to 'chat/xchat')
-rw-r--r--chat/xchat/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/chat/xchat/Makefile b/chat/xchat/Makefile
index f78c278aad6..5b32631f3cf 100644
--- a/chat/xchat/Makefile
+++ b/chat/xchat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2002/03/15 16:38:05 skrll Exp $
+# $NetBSD: Makefile,v 1.19 2002/03/19 08:00:18 skrll Exp $
DISTNAME= xchat-1.8.7
PKGREVISION= 1
@@ -35,12 +35,6 @@ CONFIGURE_ARGS+= --enable-ipv6
CONFIGURE_ARGS+= --enable-openssl=${BUILDLINK_DIR}
.endif
-# XXX
-# Is this needed?
-pre-configure:
- @cd ${WRKSRC} && \
- ${RM} -f po/zh_TW.Big5.po
-
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/xchat
${INSTALL_DATA} ${WRKSRC}/doc/*.html ${PREFIX}/share/doc/xchat