aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2011-12-21 03:33:30 +0800
committerjgh <jgh@FreeBSD.org>2011-12-21 03:33:30 +0800
commit593b6496bb0c48b1536bb81cb2644b21ac42df8e (patch)
tree5b21264eba5f54a2b7f78ad5417b75369a1fbfa9 /science
parentf99e4777281ba5a7d001fe4d976d04d4f78398c1 (diff)
downloadfreebsd-ports-gnome-593b6496bb0c48b1536bb81cb2644b21ac42df8e.tar.gz
freebsd-ports-gnome-593b6496bb0c48b1536bb81cb2644b21ac42df8e.tar.zst
freebsd-ports-gnome-593b6496bb0c48b1536bb81cb2644b21ac42df8e.zip
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)
Diffstat (limited to 'science')
-rw-r--r--science/vmd/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/science/vmd/Makefile b/science/vmd/Makefile
index 971c61d7e2f0..74f86ab62cfb 100644
--- a/science/vmd/Makefile
+++ b/science/vmd/Makefile
@@ -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: