Fix build with clang by making the port respect CC. While we're here remove

the md5 summ.

PR:		158131
Submitted by:	Niclas Zeising <niclas.zeising@gmail.com>
This commit is contained in:
Emanuel Haupt 2011-06-21 22:52:08 +00:00
parent 95e18421da
commit cb1a41dc59
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276041
2 changed files with 3 additions and 1 deletions

View file

@ -21,6 +21,9 @@ NO_WRKSUBDIR= yes
PLIST_FILES= bin/fujiplay bin/yycc2ppm
PORTDOCS= README fujiplay.lsm mx700-commands.html
post-patch:
@${REINPLACE_CMD} -e 's/^\(CC[^g]*\)gcc$$/\1${CC}/' ${WRKSRC}/Makefile
do-install:
(cd ${WRKDIR}; ${INSTALL_PROGRAM} fujiplay yycc2ppm ${PREFIX}/bin)
.if !defined(NOPORTDOCS)

View file

@ -1,3 +1,2 @@
MD5 (fujiplay.tgz) = b5702d555813853ff63918ed285c4cdd
SHA256 (fujiplay.tgz) = d65c473b799532169d6ff362c24ee81f98efa2d2031bbcb8b638606701e75438
SIZE (fujiplay.tgz) = 12588