aboutsummaryrefslogtreecommitdiff
path: root/lang/stklos
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2003-04-30 00:38:29 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2003-04-30 00:38:29 +0000
commitcc138bc0223e29771054d64c59e810a115965d4a (patch)
tree02497bff043452dd3f0d05f4040f9306e6f2081e /lang/stklos
parentb7df167dc040b7241fd8dfd3a302796e4fad19f2 (diff)
downloadports-cc138bc0223e29771054d64c59e810a115965d4a.tar.gz
ports-cc138bc0223e29771054d64c59e810a115965d4a.zip
It's only for i386.
drop MAINTAINERship. PR: 51534 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes
Notes: svn path=/head/; revision=79900
Diffstat (limited to 'lang/stklos')
-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 \