summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorpettai <pettai@pkgsrc.org>2014-07-01 12:05:49 +0000
committerpettai <pettai@pkgsrc.org>2014-07-01 12:05:49 +0000
commite29538f8154d97be697018dff81c664aeb7c1ba7 (patch)
tree3cad9c0ac7ff1126ccdd3e824e755758766f32e5 /chat
parentd7fc159f7572068fd7c1f0ebbb675427f593c98b (diff)
downloadpkgsrc-e29538f8154d97be697018dff81c664aeb7c1ba7.tar.gz
Remove unused configure script (3rd party bundled software) to satisfy
pkgsrc build checks
Diffstat (limited to 'chat')
-rw-r--r--chat/psybnc/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/chat/psybnc/Makefile b/chat/psybnc/Makefile
index 2ca2b4bfa57..1965fb49533 100644
--- a/chat/psybnc/Makefile
+++ b/chat/psybnc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/06/15 21:55:17 pettai Exp $
+# $NetBSD: Makefile,v 1.2 2014/07/01 12:05:49 pettai Exp $
#
DISTNAME= psyBNC-2.4BETA2
@@ -39,6 +39,9 @@ SUBST_STAGE.openssl= post-configure
INSTALLATION_DIRS= bin share/examples/psybnc
INSTALLATION_DIRS+= share/doc/psybnc
+post-extract:
+ cd ${WRKSRC} && ${RM} src/c-ares/configure
+
do-configure:
cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \
${GMAKE}