summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-05-21 10:14:27 +0000
committernia <nia@pkgsrc.org>2020-05-21 10:14:27 +0000
commit556fb66b71cde2a4f8a15da1be559f2e0a1429ab (patch)
treeb6eee2911faa02ea0c277a493b36ed9268e10a7a /chat
parent6db9f2dfbd41af69b96f1c1cbd1954045a3c5e77 (diff)
downloadpkgsrc-556fb66b71cde2a4f8a15da1be559f2e0a1429ab.tar.gz
irssi-xmpp: non-op subst
Diffstat (limited to 'chat')
-rw-r--r--chat/irssi-xmpp/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/chat/irssi-xmpp/Makefile b/chat/irssi-xmpp/Makefile
index 96e747c26f1..be05b0fd70f 100644
--- a/chat/irssi-xmpp/Makefile
+++ b/chat/irssi-xmpp/Makefile
@@ -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_MESSAGE.makefile= Fixing doc-install Makefile target.
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