aboutsummaryrefslogtreecommitdiffstats
path: root/lang/stklos/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/stklos/Makefile')
-rw-r--r--lang/stklos/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/stklos/Makefile b/lang/stklos/Makefile
index 1d02fcae8720..20006f6d904f 100644
--- a/lang/stklos/Makefile
+++ b/lang/stklos/Makefile
@@ -11,12 +11,14 @@ CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= fuyuki@hadaly.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The successor of the STk Scheme interpreter
LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 \
gc.1:${PORTSDIR}/devel/boehm-gc
+ONLY_FOR_ARCHS= i386
+
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include \