Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= meta-cvs |
8 |
PORTNAME= meta-cvs |
9 |
PORTVERSION= 1.0.7 |
9 |
PORTVERSION= 1.0.8 |
10 |
CATEGORIES= devel |
10 |
CATEGORIES= devel |
11 |
MASTER_SITES= http://users.footprints.net/~kaz/ |
11 |
MASTER_SITES= http://users.footprints.net/~kaz/ |
12 |
DISTNAME= mcvs-${PORTVERSION} |
12 |
DISTNAME= mcvs-${PORTVERSION} |
Lines 15-20
Link Here
|
15 |
COMMENT= A more capable version control system than CVS, built around CVS |
15 |
COMMENT= A more capable version control system than CVS, built around CVS |
16 |
|
16 |
|
17 |
BUILD_DEPENDS= clisp:${PORTSDIR}/lang/clisp |
17 |
BUILD_DEPENDS= clisp:${PORTSDIR}/lang/clisp |
|
|
18 |
|
19 |
USE_GCC= 2.95 |
18 |
|
20 |
|
19 |
pre-build: |
21 |
pre-build: |
20 |
${CP} ${FILESDIR}/Makefile ${WRKSRC}/Makefile |
22 |
${CP} ${FILESDIR}/Makefile ${WRKSRC}/Makefile |