aboutsummaryrefslogtreecommitdiff
path: root/science/gamess
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2008-01-07 00:21:31 +0000
committerMaho Nakata <maho@FreeBSD.org>2008-01-07 00:21:31 +0000
commit2ade0c566c3d96f59b0a262057eeddcadb149f26 (patch)
tree6afa697e8301d8365968849ed1171467821faf4a /science/gamess
parentdcd3e0ed4e0083736a585dec255fed791276310a (diff)
downloadports-2ade0c566c3d96f59b0a262057eeddcadb149f26.tar.gz
ports-2ade0c566c3d96f59b0a262057eeddcadb149f26.zip
Notes
Diffstat (limited to 'science/gamess')
-rw-r--r--science/gamess/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/gamess/Makefile b/science/gamess/Makefile
index e050a7a688cb..7a60c341eedb 100644
--- a/science/gamess/Makefile
+++ b/science/gamess/Makefile
@@ -28,6 +28,8 @@ NO_CDROM= ${RESTRICTED}
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.
+
.include <bsd.port.pre.mk>
.if exists(${LOCALBASE}/lib/libatlas_r.so) && !defined(WITH_BLAS)