aboutsummaryrefslogtreecommitdiff
path: root/lang/sagittarius-scheme/Makefile
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2014-10-19 05:13:40 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2014-10-19 05:13:40 +0000
commit8d99a26c955e6868eaeeee7ebfdd6188c0608d17 (patch)
treef8b1860805521b1ca8bd7698d5a754c207ff7147 /lang/sagittarius-scheme/Makefile
parent289fa70dd8030de0ded827b7a7500af0d9030953 (diff)
downloadports-8d99a26c955e6868eaeeee7ebfdd6188c0608d17.tar.gz
ports-8d99a26c955e6868eaeeee7ebfdd6188c0608d17.zip
Notes
Diffstat (limited to 'lang/sagittarius-scheme/Makefile')
-rw-r--r--lang/sagittarius-scheme/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/sagittarius-scheme/Makefile b/lang/sagittarius-scheme/Makefile
index 270f15606a3e..9d74a4eac9d1 100644
--- a/lang/sagittarius-scheme/Makefile
+++ b/lang/sagittarius-scheme/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= sagittarius
-PORTVERSION= 0.5.7
-PORTREVISION= 1
+PORTVERSION= 0.5.9
CATEGORIES= lang
MASTER_SITES= http://distfiles.pirateparty.in/%SUBDIR%/ \
${MASTER_SITE_LOCAL}
@@ -20,6 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/libffi.pc:${PORTSDIR}/devel/libffi
LIB_DEPENDS= libffi.so:${PORTSDIR}/devel/libffi \
libgc-threaded.so:${PORTSDIR}/devel/boehm-gc-threaded
+USE_LDCONFIG= yes
USES= cmake gmake
ONLY_FOR_ARCHS= amd64 i386
MAKE_JOBS_UNSAFE= yes