- Remove comments from IGNORE section. Left in by mistake with last commit.

Feature safe:	yes
This commit is contained in:
Wesley Shields 2010-02-22 19:58:52 +00:00
parent 3e6540cccc
commit 02141f8f7f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=250187

View File

@ -53,16 +53,16 @@ VMD_TARGET= freebsd.opengl
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\
.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}.
#.endif
.endif
do-extract:
${MKDIR} ${WRKDIR}