aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2011-06-22 06:52:08 +0800
committerehaupt <ehaupt@FreeBSD.org>2011-06-22 06:52:08 +0800
commit4ab2c8664e5a438a56d1b94f04a72dd22af1a9a9 (patch)
treeb6a5a854324ee2cf6df12bf33c2b029d7b6a4b8d /graphics
parent8f2068be027aa75967e706821f00c49ae7b0ebc4 (diff)
downloadfreebsd-ports-gnome-4ab2c8664e5a438a56d1b94f04a72dd22af1a9a9.tar.gz
freebsd-ports-gnome-4ab2c8664e5a438a56d1b94f04a72dd22af1a9a9.tar.zst
freebsd-ports-gnome-4ab2c8664e5a438a56d1b94f04a72dd22af1a9a9.zip
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>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/fujiplay/Makefile3
-rw-r--r--graphics/fujiplay/distinfo1
2 files changed, 3 insertions, 1 deletions
diff --git a/graphics/fujiplay/Makefile b/graphics/fujiplay/Makefile
index 480d3f827a9e..51b8ea99df1e 100644
--- a/graphics/fujiplay/Makefile
+++ b/graphics/fujiplay/Makefile
@@ -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)
diff --git a/graphics/fujiplay/distinfo b/graphics/fujiplay/distinfo
index 35b021949084..3625ddda7ed9 100644
--- a/graphics/fujiplay/distinfo
+++ b/graphics/fujiplay/distinfo
@@ -1,3 +1,2 @@
-MD5 (fujiplay.tgz) = b5702d555813853ff63918ed285c4cdd
SHA256 (fujiplay.tgz) = d65c473b799532169d6ff362c24ee81f98efa2d2031bbcb8b638606701e75438
SIZE (fujiplay.tgz) = 12588