summaryrefslogtreecommitdiff
path: root/www/seamonkey
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2011-11-13 17:02:20 +0000
committertnn <tnn@pkgsrc.org>2011-11-13 17:02:20 +0000
commit3a3b15dd25ada03601f4a191756fa4f410243766 (patch)
treeed633106165c188cd54e57f5afb5f3ecbb3d4b4c /www/seamonkey
parent22e3c82f2e23bd4e848837bdd61f4025fed3274c (diff)
downloadpkgsrc-3a3b15dd25ada03601f4a191756fa4f410243766.tar.gz
Drop MAKE_JOBS_SAFE=no; I think it was a local problem.
Diffstat (limited to 'www/seamonkey')
-rw-r--r--www/seamonkey/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index fdf57996f6b..940bf004ba2 100644
--- a/www/seamonkey/Makefile
+++ b/www/seamonkey/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2011/11/12 16:41:43 tnn Exp $
+# $NetBSD: Makefile,v 1.56 2011/11/13 17:02:20 tnn Exp $
#
DISTNAME= seamonkey-${SM_VER}.source
@@ -22,9 +22,6 @@ CONFIGURE_ARGS+= --enable-application=suite
ALL_ENV+= MOZILLA_PKG_NAME=seamonkey
-# XXX tnn
-MAKE_JOBS_SAFE= no
-
pre-configure:
cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} autoconf
cd ${WRKSRC}/mozilla && ${SETENV} ${CONFIGURE_ENV} autoconf