aboutsummaryrefslogtreecommitdiff
path: root/astro/opencpn
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-08-26 15:57:51 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-08-26 15:57:51 +0000
commit3187b5cd97a4d36fb30c6be16b0aec9f474e99b8 (patch)
treeb9e0441993795de58f72d8db269d3fa19229ab7b /astro/opencpn
parent8aedae452aff450b0cdeb7c2f0ab9735fea25c91 (diff)
downloadports-3187b5cd97a4d36fb30c6be16b0aec9f474e99b8.tar.gz
ports-3187b5cd97a4d36fb30c6be16b0aec9f474e99b8.zip
These ports now build on aarch64.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=509957
Diffstat (limited to 'astro/opencpn')
-rw-r--r--astro/opencpn/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/astro/opencpn/Makefile b/astro/opencpn/Makefile
index 17ab97ef1ec0..57c66f63dcab 100644
--- a/astro/opencpn/Makefile
+++ b/astro/opencpn/Makefile
@@ -11,8 +11,6 @@ COMMENT= Concise ChartPlotter/Navigator
LICENSE= GPLv2+
-BROKEN_aarch64= Fails to compile: use of undeclared identifier rand
-
LIB_DEPENDS= libportaudio.so:audio/portaudio \
libcurl.so:ftp/curl \
libexpat.so:textproc/expat2 \