diff options
author | bf <bf@FreeBSD.org> | 2012-01-20 22:45:14 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2012-01-20 22:45:14 +0800 |
commit | 7a843e5ed376cda4334d4af1f3067084d6a800d5 (patch) | |
tree | 4eaa47816d94cf11d12e24d52cbc004720041251 /math | |
parent | a46f0ee19964563ad31441ac4e13aa8420a970ce (diff) | |
download | freebsd-ports-gnome-7a843e5ed376cda4334d4af1f3067084d6a800d5.tar.gz freebsd-ports-gnome-7a843e5ed376cda4334d4af1f3067084d6a800d5.tar.zst freebsd-ports-gnome-7a843e5ed376cda4334d4af1f3067084d6a800d5.zip |
steer users toward math/atlas while this port is being revised
Diffstat (limited to 'math')
-rw-r--r-- | math/atlas-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/atlas-devel/Makefile b/math/atlas-devel/Makefile index 1d1b6fd6917c..b9b46f32db7a 100644 --- a/math/atlas-devel/Makefile +++ b/math/atlas-devel/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= bf@FreeBSD.org COMMENT= Development version of math/atlas +IGNORE = : dependent ports have been altered to link with math/atlas -- please\ +use that port instead of math/atlas-devel, while the latter is being revised MANUAL_PACKAGE_BUILD= Optimizes for the local machine. USE_BZIP2= yes |