summaryrefslogtreecommitdiffstats
path: root/devel/cscope
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2002-12-21 18:20:24 +0000
committerpetef <petef@FreeBSD.org>2002-12-21 18:20:24 +0000
commit9f6b177a00636bbe669f6ad210b50d6c78961820 (patch)
tree52ed150e7765c92f99bc4362be93406ba561e76e /devel/cscope
parentd50c9686e9683d37b5b0db0ac3eaf1aaf86a1be1 (diff)
downloadFreeBSD-ports-9f6b177a00636bbe669f6ad210b50d6c78961820.zip
FreeBSD-ports-9f6b177a00636bbe669f6ad210b50d6c78961820.tar.gz
cscope does not build with bison, so tell configure to use yacc.
Submitted by: nectar
Diffstat (limited to 'devel/cscope')
-rw-r--r--devel/cscope/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cscope/Makefile b/devel/cscope/Makefile
index 44be11f..334fa69 100644
--- a/devel/cscope/Makefile
+++ b/devel/cscope/Makefile
@@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= petef@FreeBSD.org
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-yacc
MAN1= cscope.1
OpenPOWER on IntegriCloud