From f658a12c7f59845de95f3996befd3f8b2bd71fe0 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Mon, 2 Oct 2017 05:52:06 +0000 Subject: gecko: enable PROFILE by default (like official builds) This stops passing -fomit-frame-pointer which is detrimental for stack unwinding as used by dtrace, pmcstat or gdb/lldb. MFH: 2017Q4 --- www/seamonkey/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/seamonkey') diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile index 1c521ae442a4..a28b11dda68a 100644 --- a/www/seamonkey/Makefile +++ b/www/seamonkey/Makefile @@ -4,7 +4,7 @@ PORTNAME= seamonkey DISTVERSION= 2.48 MOZILLA_VER= 51 # above + 3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES?= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source -- cgit v1.2.3