Lines 3-11
Link Here
|
3 |
|
3 |
|
4 |
PORTNAME= bigloo |
4 |
PORTNAME= bigloo |
5 |
PORTVERSION= 4.1a.2 |
5 |
PORTVERSION= 4.1a.2 |
|
|
6 |
PORTREVISION= 1 |
6 |
CATEGORIES= lang scheme |
7 |
CATEGORIES= lang scheme |
7 |
MASTER_SITES= ftp://ftp-sop.inria.fr/indes/fp/Bigloo/ |
8 |
MASTER_SITES= ftp://ftp-sop.inria.fr/indes/fp/Bigloo/ |
8 |
DISTNAME= ${PORTNAME}${PORTVERSION:R}-${PORTVERSION:E} |
9 |
DISTNAME= ${PORTNAME}${PORTVERSION:R}-${PORTVERSION:E} |
|
|
10 |
DIST_SUBDIR= repacked |
9 |
|
11 |
|
10 |
MAINTAINER= ports@FreeBSD.org |
12 |
MAINTAINER= ports@FreeBSD.org |
11 |
COMMENT= Scheme interpreter and native code compiler |
13 |
COMMENT= Scheme interpreter and native code compiler |
Lines 16-22
Link Here
|
16 |
LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \ |
18 |
LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \ |
17 |
libgmp.so:${PORTSDIR}/math/gmp |
19 |
libgmp.so:${PORTSDIR}/math/gmp |
18 |
|
20 |
|
19 |
BROKEN= Checksum and size mismatch |
|
|
20 |
USES= compiler:c++0x gmake |
21 |
USES= compiler:c++0x gmake |
21 |
USE_EMACS= yes |
22 |
USE_EMACS= yes |
22 |
HAS_CONFIGURE= yes |
23 |
HAS_CONFIGURE= yes |