aboutsummaryrefslogtreecommitdiff
path: root/finance/expense
diff options
context:
space:
mode:
Diffstat (limited to 'finance/expense')
-rw-r--r--finance/expense/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/finance/expense/Makefile b/finance/expense/Makefile
index c4b61a20b336..eabe22510461 100644
--- a/finance/expense/Makefile
+++ b/finance/expense/Makefile
@@ -18,6 +18,12 @@ WRKSRC= ${WRKDIR}/Expense
PORTSCOUT= ignore:1
+.include <bsd.port.options.mk>
+
+.if ${OPSYS} == FreeBSD && ( ${OSVERSION} >= 1400091 || ( ${OSVERSION} >= 1302507 && ${OSVERSION} < 1400000 ))
+ADDITIONAL_CPPFLAGS+= -Wno-error=incompatible-function-pointer-types
+.endif
+
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Expense.app/Expense