pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/inspircd3 inspircd3: Use :ts
details: https://anonhg.NetBSD.org/pkgsrc/rev/032cc165b480
branches: trunk
changeset: 400169:032cc165b480
user: nia <nia%pkgsrc.org@localhost>
date: Fri Aug 23 12:04:13 2019 +0000
description:
inspircd3: Use :ts
diffstat:
chat/inspircd3/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 2508eb27eac8 -r 032cc165b480 chat/inspircd3/Makefile
--- a/chat/inspircd3/Makefile Fri Aug 23 11:55:39 2019 +0000
+++ b/chat/inspircd3/Makefile Fri Aug 23 12:04:13 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2019/08/23 11:01:14 nia Exp $
+# $NetBSD: Makefile,v 1.14 2019/08/23 12:04:13 nia Exp $
DISTNAME= inspircd-3.3.0
CATEGORIES= chat
@@ -104,7 +104,7 @@
post-configure:
cd ${WRKSRC} && ${CONFIGURE_ENV} ${PERL5} ./configure \
- --enable-extras=${INSPIRCD_EXTRAS:S/.cpp m_/.cpp,m_/gW}
+ --enable-extras=${INSPIRCD_EXTRAS:ts,}
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index