This fails with "mv: rename parser.yy.tab.h to out/parser.hh: No

such file or directory".
This commit is contained in:
Trevor Johnson 2002-04-01 21:49:19 +00:00
parent adda435a36
commit a4f85250ec
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=57158

View File

@ -18,6 +18,8 @@ MAINTAINER= trevor@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/bin/latex:${PORTSDIR}/print/teTeX
LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile
BROKEN= "needs bison 1.28 or earlier"
GNU_CONFIGURE= YES
#CONFIGURE_ENV= ${MAKEINFO}="makeinfo --no-split"