aboutsummaryrefslogtreecommitdiff
path: root/www/seamonkey
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-03-10 22:22:10 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-03-10 22:22:10 +0000
commit8be185a77d1440c95a40e1c01bf39edd1f5aeacb (patch)
treed24b46873b590313b3786668aade4f8e42863d02 /www/seamonkey
parentc71bd003c4e03e1f7d2019fc61a1a50a5b008bf0 (diff)
downloadports-8be185a77d1440c95a40e1c01bf39edd1f5aeacb.tar.gz
ports-8be185a77d1440c95a40e1c01bf39edd1f5aeacb.zip
Notes
Diffstat (limited to 'www/seamonkey')
-rw-r--r--www/seamonkey/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index a4c385f42cb7..5e59063ca300 100644
--- a/www/seamonkey/Makefile
+++ b/www/seamonkey/Makefile
@@ -157,7 +157,7 @@ post-configure:
.if ${PORT_OPTIONS:MMAILNEWS} && ${PORT_OPTIONS:MENIGMAIL}
post-build:
- ${DO_MAKE_BUILD:S/${MAKEFILE}/Makefile/} all xpi \
+ ${DO_MAKE_BUILD:N-j*:S,${MAKEFILE},Makefile,} all xpi \
-C ${WRKSRC}/mailnews/extensions/enigmail
.endif