aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2008-01-07 08:21:31 +0800
committermaho <maho@FreeBSD.org>2008-01-07 08:21:31 +0800
commit588f5f603d57eb1acc8203c5a9f6b36b87fc4cad (patch)
treec7c330b683db738c67f9283ddf353f2ca3bb2d3b /science
parent2c5c90396aab48c6c51ee7e6f71c3bba44296e26 (diff)
downloadfreebsd-ports-gnome-588f5f603d57eb1acc8203c5a9f6b36b87fc4cad.tar.gz
freebsd-ports-gnome-588f5f603d57eb1acc8203c5a9f6b36b87fc4cad.tar.zst
freebsd-ports-gnome-588f5f603d57eb1acc8203c5a9f6b36b87fc4cad.zip
Add MANUAL_PACKAGE_BUILD.
Diffstat (limited to 'science')
-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)