Date: Fri, 29 Nov 2013 01:45:50 +0000 (UTC) From: Maho Nakata <maho@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r335136 - head/science/gamess Message-ID: <201311290145.rAT1joM2009730@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: maho Date: Fri Nov 29 01:45:50 2013 New Revision: 335136 URL: http://svnweb.freebsd.org/changeset/ports/335136 Log: uncomment MANUAL_PACKAGE_BUILD. Modified: head/science/gamess/Makefile Modified: head/science/gamess/Makefile ============================================================================== --- head/science/gamess/Makefile Fri Nov 29 01:44:57 2013 (r335135) +++ head/science/gamess/Makefile Fri Nov 29 01:45:50 2013 (r335136) @@ -23,7 +23,7 @@ RESTRICTED= NOT DISTRIBUTED FREELY. BUT IGNORE=you must manually get the source distribution from master site. http://www.msg.ameslab.gov/GAMESS/download.html. Please select "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 select "Source code distribution", and check on "running on Intel compatible PC running Linux". You must have license, and freely obtainable. +MANUAL_PACKAGE_BUILD=You must manually get the source distribution from master site. http://www.msg.ameslab.gov/GAMESS/download.html. Please select "Source code distribution", and check on "running on Intel compatible PC running Linux". You must have license, and freely obtainable. NO_STAGE= yes .include <bsd.port.pre.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311290145.rAT1joM2009730>