summaryrefslogtreecommitdiff
path: root/lang/yap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/yap/Makefile')
-rw-r--r--lang/yap/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/yap/Makefile b/lang/yap/Makefile
index 55af576da2d3..8bdf668b31f5 100644
--- a/lang/yap/Makefile
+++ b/lang/yap/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= http://www.dcc.fc.up.pt/~vsc/Yap/
MAINTAINER= danilogondolfo@gmail.com
COMMENT= High-performance Prolog compiler
+PORTSCOUT= limit:^6\.2\.
+
OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
@@ -26,6 +28,7 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-max-performance
USE_GMAKE= yes
+MAKE_JOBS_SAFE= yes
DOCSDIR= ${PREFIX}/share/doc/Yap
DATADIR= ${PREFIX}/share/Yap