mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Cleanup fetching comments: {DISTFILES} already contains .tar.gz. Also point
out the user wants the generic Linux ELF (rather than RH) binary package.
This commit is contained in:
parent
d422d679fd
commit
cea3dee843
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=20723
@ -3,7 +3,7 @@
|
||||
# Date created: 31 January 1999
|
||||
# Whom: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1999/07/21 14:55:27 marcel Exp $
|
||||
# $Id: Makefile,v 1.5 1999/08/09 06:27:12 fenner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= rv50_linux20
|
||||
@ -31,10 +31,10 @@ DATAFILES= License.txt Mailcap Mime.types RAObserver.class \
|
||||
|
||||
.if !exists(${DISTDIR}/${DISTNAME}.tar.gz)
|
||||
IGNORE= may not be automatically fetched due to licensing\
|
||||
restrictions. You MUST fetch the source manually after\
|
||||
restrictions. You MUST manually fetch the Linux ELF version after\
|
||||
reading and agreeing to the license at:\
|
||||
http://www.real.com/products/player/50player/downloadrealplayer.html?wp=dl1198&src=download\
|
||||
- once ${DISTFILES}.tar.gz has been downloaded, move it to\
|
||||
- once ${DISTFILES} has been downloaded, move it to\
|
||||
${DISTDIR} and then restart this build.
|
||||
.endif
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 31 January 1999
|
||||
# Whom: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1999/07/21 14:55:27 marcel Exp $
|
||||
# $Id: Makefile,v 1.5 1999/08/09 06:27:12 fenner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= rv50_linux20
|
||||
@ -31,10 +31,10 @@ DATAFILES= License.txt Mailcap Mime.types RAObserver.class \
|
||||
|
||||
.if !exists(${DISTDIR}/${DISTNAME}.tar.gz)
|
||||
IGNORE= may not be automatically fetched due to licensing\
|
||||
restrictions. You MUST fetch the source manually after\
|
||||
restrictions. You MUST manually fetch the Linux ELF version after\
|
||||
reading and agreeing to the license at:\
|
||||
http://www.real.com/products/player/50player/downloadrealplayer.html?wp=dl1198&src=download\
|
||||
- once ${DISTFILES}.tar.gz has been downloaded, move it to\
|
||||
- once ${DISTFILES} has been downloaded, move it to\
|
||||
${DISTDIR} and then restart this build.
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user