NO_CDROM is redundant when RESTRICTED is set.

While here, pet portlint.

Hat:		portmgr
Feature safe:	yes
This commit is contained in:
Mark Linimon 2011-01-24 03:54:45 +00:00
parent 5c66ff822c
commit 16a77875c6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268156

View File

@ -23,10 +23,9 @@ SNAPDATE= 20090112.3
USE_FORTRAN= yes
RESTRICTED= NOT DISTRIBUTED FREELY. BUT YOU CAN OBTAIN SOURCE CODE FREELY.
NO_CDROM= ${RESTRICTED}
.if !exists(${DISTDIR}/${DISTFILES})
IGNORE=You must manually get the source distribution from master site. http://www.msg.ameslab.gov/GAMESS/download.html. Please selsect "Source code distribution", and check on "running on Intel compatible PC running Linux". You must have license, and freely obtainable.
IGNORE=you must manually get the source distribution from master site. http://www.msg.ameslab.gov/GAMESS/download.html. Please selsect "Source code distribution", and check on "running on Intel compatible PC running Linux". You must have license, and freely obtainable
.endif
MANUAL_PACKAGE_BUILD=You must manually get the source distribution from master site. http://www.msg.ameslab.gov/GAMESS/download.html. Please selsect "Source code distribution", and check on "running on Intel compatible PC running Linux". You must have license, and freely obtainable.