1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Remove the clisp RUN_DEPENDS, it does not need it.

Submitted by:	Johannes Groedem <johs@copyleft.no> (maintainer)
Approved by:	adamw (mentor)
This commit is contained in:
Jean-Yves Lefort 2005-04-19 12:54:33 +00:00
parent 2c637c8f46
commit fb4e547817
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=133662
2 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= meta-cvs
PORTVERSION= 1.0.13
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://users.footprints.net/~kaz/
DISTNAME= mcvs-${PORTVERSION}
@ -15,7 +16,6 @@ MAINTAINER= johs@copyleft.no
COMMENT= A more capable version control system than CVS, built around CVS
BUILD_DEPENDS= clisp:${PORTSDIR}/lang/clisp
RUN_DEPENDS= clisp:${PORTSDIR}/lang/clisp
USE_GCC= 2.95

View File

@ -2,6 +2,7 @@ bin/mcvs
lib/clisp/meta-cvs/lispinit.mem
lib/clisp/meta-cvs/lisp.run
@dirrm lib/clisp/meta-cvs
@unexec rmdir %D/lib/clisp 2>/dev/null || true
%%PORTDOCS%%%%DOCSDIR%%/Meta-CVS-PAPER
%%PORTDOCS%%%%DOCSDIR%%/QUICK-GUIDE
%%PORTDOCS%%@dirrm %%DOCSDIR%%