summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-12 17:10:32 +0000
committerrillig <rillig@pkgsrc.org>2020-05-12 17:10:32 +0000
commitb4fc5f7ccba1f6275d013a9711ed5baef91d4366 (patch)
treea5b09395033f44ea63a5542e929c33c105be12e6 /www
parent3340e0564f6de2bd06082985e337a872f9eab6e3 (diff)
downloadpkgsrc-b4fc5f7ccba1f6275d013a9711ed5baef91d4366.tar.gz
www/firefox60: remove redundant SUBST block
Both packages that use this file don't have the SUBST_FILES.
Diffstat (limited to 'www')
-rw-r--r--www/firefox60/mozilla-common.mk10
1 files changed, 1 insertions, 9 deletions
diff --git a/www/firefox60/mozilla-common.mk b/www/firefox60/mozilla-common.mk
index 937624de1e7..59fe0c8f3f7 100644
--- a/www/firefox60/mozilla-common.mk
+++ b/www/firefox60/mozilla-common.mk
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.11 2020/05/11 18:06:38 rillig Exp $
+# $NetBSD: mozilla-common.mk,v 1.12 2020/05/12 17:10:32 rillig Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -108,14 +108,6 @@ CONFIG_SUB_OVERRIDE+= ${MOZILLA_DIR}/js/ctypes/libffi/config.sub
CONFIGURE_ENV+= CPP=${CPP}
ALL_ENV+= SHELL=${CONFIG_SHELL:Q}
-.if ${PKGPATH} != mail/thunderbird60
-SUBST_CLASSES+= python
-SUBST_STAGE.python= pre-configure
-SUBST_MESSAGE.python= Fixing path to python.
-SUBST_FILES.python+= media/webrtc/trunk/build/common.gypi
-SUBST_SED.python+= -e 's,<!(python,<!(${PYTHONBIN},'
-.endif
-
# Build outside ${WRKSRC}
# Try to avoid conflict with config/makefiles/xpidl/Makefile.in
OBJDIR= ../build