summaryrefslogtreecommitdiff
path: root/chat/xchat
diff options
context:
space:
mode:
authorskrll <skrll>2002-03-15 16:38:05 +0000
committerskrll <skrll>2002-03-15 16:38:05 +0000
commit33715dd563c92f6363f77c09531a00c0120cdafe (patch)
tree34bc5518036b623196d0c6d826979b32406f16ac /chat/xchat
parent4159f4a371011facac5901061f4e9558d550066f (diff)
downloadpkgsrc-33715dd563c92f6363f77c09531a00c0120cdafe.tar.gz
Remove some of pre-configure target that is handled by AUTOMAKE_OVERRIDE.
Diffstat (limited to 'chat/xchat')
-rw-r--r--chat/xchat/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/chat/xchat/Makefile b/chat/xchat/Makefile
index bc2f2742583..f78c278aad6 100644
--- a/chat/xchat/Makefile
+++ b/chat/xchat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2002/03/13 17:36:43 fredb Exp $
+# $NetBSD: Makefile,v 1.18 2002/03/15 16:38:05 skrll Exp $
DISTNAME= xchat-1.8.7
PKGREVISION= 1
@@ -35,13 +35,11 @@ CONFIGURE_ARGS+= --enable-ipv6
CONFIGURE_ARGS+= --enable-openssl=${BUILDLINK_DIR}
.endif
-# Prevent invokation of "auto*" which caused build failures due to insufficient
-# arguments and environment.
+# XXX
+# Is this needed?
pre-configure:
@cd ${WRKSRC} && \
- ${RM} -f po/zh_TW.Big5.po && \
- ${TOUCH} aclocal.m4 stamp-h.in configure && \
- ${FIND} . -name Makefile.in | ${XARGS} ${TOUCH}
+ ${RM} -f po/zh_TW.Big5.po
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/xchat