Lines 9-15
Link Here
|
9 |
PORTVERSION= 0.0.3 |
9 |
PORTVERSION= 0.0.3 |
10 |
PORTREVISION= 3 |
10 |
PORTREVISION= 3 |
11 |
CATEGORIES= lang scheme |
11 |
CATEGORIES= lang scheme |
12 |
MASTER_SITES= http://www.ikarus-scheme.org/ \ |
12 |
MASTER_SITES= http://launchpad.net/ikarus/0.0/${PORTVERSION}/+download/ \ |
|
|
13 |
http://www.ikarus-scheme.org/ \ |
14 |
http://tx97.net/pub/distfiles/ \ |
13 |
LOCAL/glarkin |
15 |
LOCAL/glarkin |
14 |
|
16 |
|
15 |
MAINTAINER= vmagerya@gmail.com |
17 |
MAINTAINER= vmagerya@gmail.com |
Lines 17-22
Link Here
|
17 |
|
19 |
|
18 |
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp |
20 |
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp |
19 |
|
21 |
|
|
|
22 |
FETCH_ARGS= -Fpr |
20 |
USE_GMAKE= yes |
23 |
USE_GMAKE= yes |
21 |
GNU_CONFIGURE= yes |
24 |
GNU_CONFIGURE= yes |
22 |
CONFIGURE_ARGS+=\ |
25 |
CONFIGURE_ARGS+=\ |