aboutsummaryrefslogtreecommitdiff
path: root/lang/racket
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2021-02-02 19:23:37 +0000
committerMark Linimon <linimon@FreeBSD.org>2021-02-02 19:23:37 +0000
commit10fa91abbc4fc4c156c2dcf39987d1ccf33ff150 (patch)
tree990df18c121faeea08a7e820eee7889c29c6556a /lang/racket
parent76c227a34b2ffc8da10e2215aa4a3277d2341431 (diff)
downloadports-10fa91abbc4fc4c156c2dcf39987d1ccf33ff150.tar.gz
ports-10fa91abbc4fc4c156c2dcf39987d1ccf33ff150.zip
Notes
Diffstat (limited to 'lang/racket')
-rw-r--r--lang/racket/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/racket/Makefile b/lang/racket/Makefile
index 5cf2e3d28111..624f227729bd 100644
--- a/lang/racket/Makefile
+++ b/lang/racket/Makefile
@@ -20,6 +20,9 @@ LICENSE= APACHE20 MIT
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+NOT_FOR_ARCHS= riscv64
+NOT_FOR_ARCHS_REASON= unsupported platform
+
LIB_DEPENDS= libcairo.so:graphics/cairo \
libffi.so:devel/libffi \
libpng.so:graphics/png