aboutsummaryrefslogtreecommitdiff
path: root/math/libxlsxwriter
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-11-29 22:08:31 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-11-29 22:08:31 +0000
commit79e4292990c4906cde6f209dca4db50468149ddf (patch)
treea467771af0c6278f3b8645eb843c166bbd19d4a7 /math/libxlsxwriter
parent41e581017ab972d6cef5d50b7b411e704510b643 (diff)
downloadports-79e4292990c4906cde6f209dca4db50468149ddf.tar.gz
ports-79e4292990c4906cde6f209dca4db50468149ddf.zip
math/libxlsxwriter: fix build on GCC architectures
Use newer GCC: ../include/xlsxwriter/workbook.h:911: error: wrong number of arguments specified for 'deprecated' attribute Approved by: mentors (implicit approval)
Notes
Notes: svn path=/head/; revision=518675
Diffstat (limited to 'math/libxlsxwriter')
-rw-r--r--math/libxlsxwriter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libxlsxwriter/Makefile b/math/libxlsxwriter/Makefile
index 8d0f53dcf637..3de3dbc52830 100644
--- a/math/libxlsxwriter/Makefile
+++ b/math/libxlsxwriter/Makefile
@@ -15,7 +15,7 @@ GH_ACCOUNT= jmcnamara
MAKE_ARGS= INSTALL_DIR=${STAGEDIR}${PREFIX}
USE_LDCONFIG= yes
-USES= gmake
+USES= compiler:c11 gmake
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libxlsxwriter.so.0