pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/inspircd3
Module Name: pkgsrc
Committed By: nia
Date: Fri Aug 23 12:04:14 UTC 2019
Modified Files:
pkgsrc/chat/inspircd3: Makefile
Log Message:
inspircd3: Use :ts
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/chat/inspircd3/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/chat/inspircd3/Makefile
diff -u pkgsrc/chat/inspircd3/Makefile:1.13 pkgsrc/chat/inspircd3/Makefile:1.14
--- pkgsrc/chat/inspircd3/Makefile:1.13 Fri Aug 23 11:01:14 2019
+++ pkgsrc/chat/inspircd3/Makefile Fri Aug 23 12:04:13 2019
@@ -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 @@ INSPIRCD_EXTRAS+= m_sslrehashsignal.cpp
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