1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

Fix build with r189136.

Submitted by:	das via rnoland (principle patch)
Approved by:	netchild
This commit is contained in:
Marius Strobl 2009-03-07 16:52:54 +00:00
parent 77d26bbf4a
commit 4d2ce9dcb8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229640

View File

@ -93,6 +93,8 @@ post-patch:
# @${REINPLACE_CMD} -E -e \
# 's|#define.+INSERT_YOUR_EMAIL_ADDRESS_HERE|& "${MAINTAINER}"|' \
# ${WRKSRC}/cdrecord/cdrecord.c
@${REINPLACE_CMD} -e 's|getdelim|getworddelim|g' \
${WRKSRC}/cdrecord/cue.c
@${CHMOD} u+w ${WRKSRC}/mkisofs/Makefile
@${ECHO} GCCOPTOPT=-O0 >> ${WRKSRC}/mkisofs/Makefile