From de13192149c3ed0cdc3789a24ffd6cce207a1b10 Mon Sep 17 00:00:00 2001 From: skrll Date: Tue, 19 Mar 2002 08:00:18 +0000 Subject: Remove last part of pre-configure target. It is also not necessary. --- chat/xchat/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'chat/xchat') 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 -- cgit v1.2.3