diff options
author | Maho Nakata <maho@FreeBSD.org> | 2004-01-26 13:41:47 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2004-01-26 13:41:47 +0000 |
commit | 7104fe2d646db8f1c77026d9cdd2864d7f00cb58 (patch) | |
tree | de53886cd4e791f3d97934083c059cb85aa6bb75 /math/atlas-devel | |
parent | 6326fea8b068441704561c8c810421e5ae06a66c (diff) | |
download | ports-7104fe2d646db8f1c77026d9cdd2864d7f00cb58.tar.gz ports-7104fe2d646db8f1c77026d9cdd2864d7f00cb58.zip |
Notes
Diffstat (limited to 'math/atlas-devel')
-rw-r--r-- | math/atlas-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/atlas-devel/Makefile b/math/atlas-devel/Makefile index 47c1980ce810..166dfaab5ba1 100644 --- a/math/atlas-devel/Makefile +++ b/math/atlas-devel/Makefile @@ -23,6 +23,7 @@ WRKSRC= ${WRKDIR}/ATLAS INSTALLS_SHLIB= yes USE_REINPLACE= yes PKGNAMESUFFIX= -devel +NO_PACKAGE= runtime performance heavily depends on building environment .include <bsd.port.pre.mk> |