aboutsummaryrefslogtreecommitdiff
path: root/multimedia/linux-realplayer/Makefile
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2001-05-29 00:05:29 +0000
committerDoug Barton <dougb@FreeBSD.org>2001-05-29 00:05:29 +0000
commite4c407ffabae3984be4af83a157fc83086ad1651 (patch)
tree888302d4f34b2cdb78658a63742db0122ac559f9 /multimedia/linux-realplayer/Makefile
parent66be59325694670ba85053c09b7e9ec6b064387c (diff)
Notes
Diffstat (limited to 'multimedia/linux-realplayer/Makefile')
-rw-r--r--multimedia/linux-realplayer/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/multimedia/linux-realplayer/Makefile b/multimedia/linux-realplayer/Makefile
index d3209cafdec7..7c35c2f725e8 100644
--- a/multimedia/linux-realplayer/Makefile
+++ b/multimedia/linux-realplayer/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= linux-realplayer
-PORTVERSION= 8.cs1
+PORTVERSION= 8.cs2
CATEGORIES= audio graphics linux
MASTER_SITES= # fetch manually
DISTNAME= rp${PORTVERSION:R}_linux20_libc6_i386_${PORTVERSION:E}
@@ -25,7 +25,9 @@ WRKSRC= ${WRKDIR}/usr/lib/RealPlayer${PORTVERSION:R}
PLUGINSDIR= ${PREFIX}/lib/netscape-linux/plugins
RABINDIR= ${PREFIX}/bin
-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.
+# Linux binary should not be stripped by INSTALL_PROGRAM
+# because as a side effect it brands the binary as FreeBSD.
+STRIP=
.include <bsd.port.pre.mk>
@@ -33,7 +35,7 @@ STRIP= # Linux binary should not be stripped by INSTALL_PROGRAM as it uses /usr
IGNORE= may not be automatically fetched due to licensing\
restrictions. You MUST manually fetch the Linux RPM version after\
reading and agreeing to the license at:\
- http://www.real.com/player/ \
+ http://www.real.com/ \
- once ${DISTFILES} has been downloaded, move it to\
${DISTDIR} and then restart this build.
.endif