svn commit: r335136 - head/science/gamess
Maho Nakata
maho at FreeBSD.org
Fri Nov 29 01:45:51 UTC 2013
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>
More information about the svn-ports-head
mailing list