Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/irssi-xmpp irssi-xmpp: non-op subst



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d40683ca5686
branches:  trunk
changeset: 432324:d40683ca5686
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu May 21 10:14:27 2020 +0000

description:
irssi-xmpp: non-op subst

diffstat:

 chat/irssi-xmpp/Makefile |  9 +--------
 1 files changed, 1 insertions(+), 8 deletions(-)

diffs (23 lines):

diff -r 52a559b972cc -r d40683ca5686 chat/irssi-xmpp/Makefile
--- a/chat/irssi-xmpp/Makefile  Thu May 21 10:11:23 2020 +0000
+++ b/chat/irssi-xmpp/Makefile  Thu May 21 10:14:27 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2020/03/08 16:48:57 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2020/05/21 10:14:27 nia Exp $
 #
 
 DISTNAME=      irssi-xmpp-0.54
@@ -29,13 +29,6 @@
 SUBST_FILES.makefile=  Makefile
 SUBST_SED.makefile+=   -e '/docs/s/install/install -m 644/'
 
-SUBST_CLASSES+=                configmk
-SUBST_STAGE.configmk=  pre-build
-SUBST_MESSAGE.configmk=        Fixing CFLAGS and LDFLAGS to be user-settable.
-SUBST_FILES.configmk=  config.mk
-SUBST_SED.configmk+=   -e 's/^CFLAGS =/CFLAGS +=/'
-SUBST_SED.configmk+=   -e 's/^LDFLAGS =/LDFLAGS +=/'
-
 SUBST_CLASSES.Darwin+= osxmk
 SUBST_STAGE.osxmk=     pre-build
 SUBST_FILES.osxmk=     config.mk



Home | Main Index | Thread Index | Old Index