summaryrefslogtreecommitdiffstats
path: root/mail/althea
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2002-01-19 04:42:59 +0000
committersf <sf@FreeBSD.org>2002-01-19 04:42:59 +0000
commit24680bb754919da3f826ad59f840ca3bf89e5e49 (patch)
treed94747df9674640c01a6570968b5fb1684af6885 /mail/althea
parentbc23f1f9bb7ca5d7c513763192c9d2f9b06bc22e (diff)
downloadFreeBSD-ports-24680bb754919da3f826ad59f840ca3bf89e5e49.zip
FreeBSD-ports-24680bb754919da3f826ad59f840ca3bf89e5e49.tar.gz
unbreak: increase maximum template instantiation depth.
PR: 33737 Submitted by: The Anarcat <anarcat@anarcat.dyndns.org>
Diffstat (limited to 'mail/althea')
-rw-r--r--mail/althea/files/Makefile.bsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/althea/files/Makefile.bsd b/mail/althea/files/Makefile.bsd
index 5c44658..fa4d778 100644
--- a/mail/althea/files/Makefile.bsd
+++ b/mail/althea/files/Makefile.bsd
@@ -13,6 +13,7 @@ MAIL_POLL_INTERVAL = 60000
# Compiled-in pathes:
CXXFLAGS+=-DPACKAGE=\"${PROG}\" -DDOCDIR=\"${DOCDIR}\" -DPIXDIR=\"${PIXDIR}\" -DLOCALEDIR=\"${LOCALEDIR}\" -DMAIL_POLL_INTERVAL=${MAIL_POLL_INTERVAL}
+CXXFLAGS+=-ftemplate-depth-30
# Use the GTK's CFLAGS:
CXXFLAGS+=`${GTK_CONFIG} --cflags` -I${OPENSSLINC}
OpenPOWER on IntegriCloud