1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Uphold C{C,FLAGS}

Approved by:	maintainer
This commit is contained in:
Mario Sergio Fujikawa Ferreira 2005-04-02 23:03:27 +00:00
parent 018634567e
commit 02ef56eaea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132293

View File

@ -14,9 +14,15 @@ MAINTAINER= dieringe@zedat.fu-berlin.de
COMMENT= Convert Nero .nrg CD-Image format to ISO
USE_GMAKE= yes
USE_REINPLACE= yes
PLIST_FILES= bin/nrg2iso
post-patch:
@${REINPLACE_CMD} -E \
-e 's|gcc|${CC} ${CFLAGS}|' \
${BUILD_WRKSRC}/${MAKEFILE}
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/nrg2iso ${PREFIX}/bin