aboutsummaryrefslogtreecommitdiff
path: root/devel/meta-cvs
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2008-03-20 16:43:36 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2008-03-20 16:43:36 +0000
commit848d96ee251a353e57fc7e2ceeece95722e09273 (patch)
treef3d9b2a530eefb5d737d81e2b8603ebaa2616088 /devel/meta-cvs
parent4f7dbf35aced1603f4aeb6665031cd31c37c5d23 (diff)
downloadports-848d96ee251a353e57fc7e2ceeece95722e09273.tar.gz
ports-848d96ee251a353e57fc7e2ceeece95722e09273.zip
Notes
Diffstat (limited to 'devel/meta-cvs')
-rw-r--r--devel/meta-cvs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/meta-cvs/Makefile b/devel/meta-cvs/Makefile
index 630db7e7ac42..fdfaa6f72fe5 100644
--- a/devel/meta-cvs/Makefile
+++ b/devel/meta-cvs/Makefile
@@ -16,9 +16,9 @@ MAINTAINER= gahr@FreeBSD.org
COMMENT= A more capable version control system than CVS, built around CVS
BUILD_DEPENDS= clisp:${PORTSDIR}/lang/clisp \
- ${LOCALBASE}/lib/libsigsegv.a:${PORTSDIR}/devel/libsigsegv \
${LOCALBASE}/lib/libavcall.a:${PORTSDIR}/devel/ffcall
-RUN_DEPENDS= ${LOCALBASE}/lib/libavcall.a:${PORTSDIR}/devel/ffcall
+RUN_DEPENDS= clisp:${PORTSDIR}/lang/clisp \
+ ${LOCALBASE}/lib/libavcall.a:${PORTSDIR}/devel/ffcall
USE_GETTEXT= yes