aboutsummaryrefslogtreecommitdiff
path: root/devel/kscope
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-05-20 00:54:32 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2006-05-20 00:54:32 +0000
commit362ad92f0d020d38bc7650965f3b4a9404355753 (patch)
treebb6f4f27410044aa7711b98bb5ef4367ea586fa0 /devel/kscope
parent8d8a33c52414e4b25aaa379fb2576a3cea4d258a (diff)
downloadports-362ad92f0d020d38bc7650965f3b4a9404355753.tar.gz
ports-362ad92f0d020d38bc7650965f3b4a9404355753.zip
Notes
Diffstat (limited to 'devel/kscope')
-rw-r--r--devel/kscope/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/kscope/Makefile b/devel/kscope/Makefile
index 73a63032a42c..665acdfea63c 100644
--- a/devel/kscope/Makefile
+++ b/devel/kscope/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR=${PORTNAME}/
MAINTAINER= frank@exit.com
COMMENT= KDE front-end to Cscope
-BUILD_DEPENDS+= bison:${PORTSDIR}/devel/bison
+BUILD_DEPENDS+= bison2:${PORTSDIR}/devel/bison2
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
RUN_DEPENDS= exctags:${PORTSDIR}/devel/ctags \
cscope:${PORTSDIR}/devel/cscope \