aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2019-08-26 23:57:51 +0800
committerlinimon <linimon@FreeBSD.org>2019-08-26 23:57:51 +0800
commitf44740ccf76b4bf9915ba319e4352167f384f994 (patch)
treeb9e0441993795de58f72d8db269d3fa19229ab7b /astro
parent48a54e2169535afcbab2499df73d9db0f5a28093 (diff)
downloadfreebsd-ports-gnome-f44740ccf76b4bf9915ba319e4352167f384f994.tar.gz
freebsd-ports-gnome-f44740ccf76b4bf9915ba319e4352167f384f994.tar.zst
freebsd-ports-gnome-f44740ccf76b4bf9915ba319e4352167f384f994.zip
These ports now build on aarch64.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'astro')
-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 \