Lines 11-21
Link Here
|
11 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
11 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
12 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
12 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
13 |
|
13 |
|
14 |
MAINTAINER= fuyuki@hadaly.org |
14 |
MAINTAINER= ports@FreeBSD.org |
15 |
COMMENT= The successor of the STk Scheme interpreter |
15 |
COMMENT= The successor of the STk Scheme interpreter |
16 |
|
16 |
|
17 |
LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 \ |
17 |
LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 \ |
18 |
gc.1:${PORTSDIR}/devel/boehm-gc |
18 |
gc.1:${PORTSDIR}/devel/boehm-gc |
|
|
19 |
|
20 |
ONLY_FOR_ARCHS= i386 |
19 |
|
21 |
|
20 |
USE_REINPLACE= yes |
22 |
USE_REINPLACE= yes |
21 |
GNU_CONFIGURE= yes |
23 |
GNU_CONFIGURE= yes |