From 3fcd0e41ded1b4e3f014c63e00cf2ee71fa39ad5 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 22 Sep 2017 10:48:28 +0000 Subject: Remove USES=execinfo. PR: 220271 Submitted by: mat (review), Yasuhiro KIMURA (PR) Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D11488 --- astro/opencpn/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'astro') 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 -- cgit v1.2.3