1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00

Fix build with gcc34 (conflicting types)

This commit is contained in:
Tilman Keskinoz 2004-06-12 22:02:10 +00:00
parent 8507aff81c
commit d8925574ce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111359

View File

@ -22,7 +22,7 @@ ALL_TARGET= beav
MAN1= beav.1
post-patch:
@${REINPLACE_CMD} -e 's|^CFLAGS=|CFLAGS+=-DUNIX -DBSD #|g ; \
@${REINPLACE_CMD} -e 's|^CFLAGS=|CFLAGS+=-DUNIX -DBSD -DNOPROTO#|g ; \
s|^CC=|CC?=|g ; \
s|^(|\$$(|g' ${WRKSRC}/Makefile
@${REINPLACE_CMD} -e 's|/usr/doc/beav|${DOCSDIR}|g' ${WRKSRC}/beav.1