aboutsummaryrefslogtreecommitdiff
path: root/lang/racket
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2019-04-23 07:49:19 +0000
committerMark Linimon <linimon@FreeBSD.org>2019-04-23 07:49:19 +0000
commit77c518742e62dee56fe008cfc8c48cab376569ef (patch)
treefef7921ed8817e6ca5c7d5c2105446ce5b185e2c /lang/racket
parent27e94f6be2a87b546919ee2105196e965581699e (diff)
downloadports-77c518742e62dee56fe008cfc8c48cab376569ef.tar.gz
ports-77c518742e62dee56fe008cfc8c48cab376569ef.zip
Pet portlint.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=499720
Diffstat (limited to 'lang/racket')
-rw-r--r--lang/racket/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/racket/Makefile b/lang/racket/Makefile
index 38d093b92534..b12ee9a75bc5 100644
--- a/lang/racket/Makefile
+++ b/lang/racket/Makefile
@@ -18,13 +18,13 @@ COMMENT= Interactive, integrated, graphical Scheme programming environment
LICENSE= LGPL3
+IGNORE_powerpc64= ./lightning/lightning.h:81:2: GNU lightning does not support the current target
+BROKEN_i386= segfaults during build
+
LIB_DEPENDS= libffi.so:devel/libffi \
libcairo.so:graphics/cairo \
libpng.so:graphics/png
-IGNORE_powerpc64= ./lightning/lightning.h:81:2: GNU lightning does not support the current target
-BROKEN_i386= segfaults during build
-
MAKE_JOBS_UNSAFE=yes
CONFLICTS= racket-minimal-[0-9]*