diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-09-09 07:04:54 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-09-09 07:04:54 +0000 |
commit | 470444e802b1f267c5500bef414aaf4081da1ed6 (patch) | |
tree | 057781eba06eba171b6842d7333f701009716b14 /astro | |
parent | 7da36c73d04436289c4ebdbdaeb2f1884c8853b7 (diff) | |
download | ports-470444e802b1f267c5500bef414aaf4081da1ed6.tar.gz ports-470444e802b1f267c5500bef414aaf4081da1ed6.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/wmsolar/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/wmsolar/Makefile b/astro/wmsolar/Makefile index 51be13a22a89..f254968678b5 100644 --- a/astro/wmsolar/Makefile +++ b/astro/wmsolar/Makefile @@ -16,6 +16,7 @@ GH_ACCOUNT= engerim42 PLIST_FILES= bin/wmSolar USE_XORG= x11 xext xpm USES= dos2unix gmake +USE_CXXSTD= gnu++98 pre-patch: @${REINPLACE_CMD} -e 's|values.h|float.h|; s|MAXDOUBLE|DBL_MAX|g' \ |