aboutsummaryrefslogtreecommitdiff
path: root/devel/kscope/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/kscope/Makefile')
-rw-r--r--devel/kscope/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/kscope/Makefile b/devel/kscope/Makefile
index 5e7b7733298f..9ce0112bc365 100644
--- a/devel/kscope/Makefile
+++ b/devel/kscope/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kscope
PORTVERSION= 1.6.0
+PORTREVISION= 1
CATEGORIES= devel kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=${PORTNAME}/
@@ -14,7 +15,6 @@ MASTER_SITE_SUBDIR=${PORTNAME}/
MAINTAINER= frank@exit.com
COMMENT= KDE front-end to Cscope
-BUILD_DEPENDS+= bison2:${PORTSDIR}/devel/bison2
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
RUN_DEPENDS= exctags:${PORTSDIR}/devel/ctags \
cscope:${PORTSDIR}/devel/cscope \
@@ -22,6 +22,7 @@ RUN_DEPENDS= exctags:${PORTSDIR}/devel/ctags \
DOCSDIR= ${PREFIX}/share/doc/HTML/en/${PORTNAME}
+USE_BISON= build
USE_KDEBASE_VER=3
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes