summaryrefslogtreecommitdiff
path: root/devel/cscope
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2002-12-21 18:20:24 +0000
committerPete Fritchman <petef@FreeBSD.org>2002-12-21 18:20:24 +0000
commit9dfbb664c5fcc5e827d4ec83d41fd21b3f2ff6e6 (patch)
treee38ee7274118be83a0ce03aecd7f7fc35c2fbaa9 /devel/cscope
parentFix breakage if libgnugetopt is installed prior to building this (diff)
cscope does not build with bison, so tell configure to use yacc.
Submitted by: nectar
Notes
Notes: svn path=/head/; revision=71757
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 44be11f7e5a2..334fa69afa8c 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