summaryrefslogtreecommitdiff
path: root/multimedia/linux-realplayer
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-05-14 21:31:58 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-05-14 21:31:58 +0000
commit5bb90f6db9a297c08f104b908ad1bd390ba8e600 (patch)
treef5d408e0f29665915148abd68b5c13775bd4db48 /multimedia/linux-realplayer
parent- install "ROM Transfer.prc" in ${PREFIX}/share/pose/ (diff)
Don't strip Linux binary with FreeBSD strip, as it then brands the binary
as a FreeBSD one. PR: 18489 Submitted by: FUJISHIMA Satsuki <k5@cheerful.com> (this fix and the PR)
Notes
Notes: svn path=/head/; revision=28465
Diffstat (limited to 'multimedia/linux-realplayer')
-rw-r--r--multimedia/linux-realplayer/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/multimedia/linux-realplayer/Makefile b/multimedia/linux-realplayer/Makefile
index f059ef49f093..0ddc1adddc5b 100644
--- a/multimedia/linux-realplayer/Makefile
+++ b/multimedia/linux-realplayer/Makefile
@@ -20,6 +20,8 @@ NO_CDROM= "Redistribution not allowed"
NO_BUILD= yes
WRKSRC= ${WRKDIR}/rvplayer5.0/
+STRIP= # Linux binary should not be stripped by INSTALL_PROGRAM as it uses /usr/bin/strip which then brands the binary as a FreeBSD ELF one.
+
LIBFILES= libdecdnet.so libra14_4.so libra28_8.so libradnet.so \
librarv10.so librasipr.so librv10dec.so librvcore.so \
librvplayer.so
@@ -58,6 +60,7 @@ do-install:
.endfor
${INSTALL_PROGRAM} ${WRKSRC}/rvplayer ${PREFIX}/bin/
+ /compat/linux/usr/bin/strip ${PREFIX}/bin/rvplayer
/usr/bin/brandelf -t Linux ${PREFIX}/bin/rvplayer
${INSTALL_DATA} ${WRKSRC}/welcome.rm ${PREFIX}/share/rvplayer5.0/