diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-09-22 10:48:28 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-09-22 10:48:28 +0000 |
commit | 3fcd0e41ded1b4e3f014c63e00cf2ee71fa39ad5 (patch) | |
tree | 5ec4d6c8c02d380cf421717b2ce88beceb851e79 /astro | |
parent | 320538c6d599e65e80ad91bd683504f5d7c338f1 (diff) | |
download | ports-3fcd0e41ded1b4e3f014c63e00cf2ee71fa39ad5.tar.gz ports-3fcd0e41ded1b4e3f014c63e00cf2ee71fa39ad5.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/opencpn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/opencpn/Makefile b/astro/opencpn/Makefile index 868adda64847..13a08070ca00 100644 --- a/astro/opencpn/Makefile +++ b/astro/opencpn/Makefile @@ -20,7 +20,7 @@ USE_GITHUB= yes GH_ACCOUNT= ${GH_PROJECT} GH_PROJECT= OpenCPN -USES= cmake compiler:c++11-lib execinfo gettext-tools localbase +USES= cmake compiler:c++11-lib gettext-tools localbase USE_CXXSTD= c++11 USE_GL= gl USE_GNOME= cairo gdkpixbuf2 gtk20 |