diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/kscope/Makefile | 2 |
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 \ |