1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

re-assignment of echo_msg breaks 'make readme'

unbreak

PR: ports/163257
Submitted by: Jason Helfman <jhelfman@experts-exchange.com>
Approved by: maintainer, crees (mentor)
This commit is contained in:
Jason Helfman 2011-12-20 19:33:30 +00:00
parent ad8c33ae63
commit 8617eb5cd6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287751

View File

@ -57,14 +57,7 @@ PLIST_SUB+= VMD_ARCH=${VMD_ARCH}
# Check for VMD sources
.if !exists(${DISTDIR}/${VMD_DIST}) # && !defined(PACKAGE_BUILDING)
ECHO_MSG= ${PRINTF}
IGNORE= because of licensing restrictions, you must fetch the source\n\
distribution manually. Please access\n\
http://www.ks.uiuc.edu/Development/Download/download.cgi?PackageName=VMD\n\
with a web browser. You will be required to log in and register,\n\
but you can create an account on this page. After registration and\n\
accepting the University of Illinois agreement, download the source file,\n\
${VMD_DIST}. Please place this file in ${DISTDIR}.
IGNORE= Because of licensing restrictions, you must fetch the source distribution manually. Please access http://www.ks.uiuc.edu/Development/Download/download.cgi?PackageName=VMD with a web browser. You will be required to log in and register, but you can create an account on this page. After registration and accepting the University of Illinois agreement, download the source file, ${VMD_DIST}. Please place this file in ${DISTDIR}, and re-run make
.endif
do-extract: