diff options
author | maho <maho@FreeBSD.org> | 2004-01-26 13:41:47 +0000 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2004-01-26 13:41:47 +0000 |
commit | f5d597bba5b8ff1565df7e1bcdb4ade76a8379ea (patch) | |
tree | 7ef1633b9010f7e6128eef6f881c14edd126d70e /math/atlas-devel | |
parent | 361c6cf4fe6f48a6326695f55ce484a2f9a8233b (diff) | |
download | FreeBSD-ports-f5d597bba5b8ff1565df7e1bcdb4ade76a8379ea.zip FreeBSD-ports-f5d597bba5b8ff1565df7e1bcdb4ade76a8379ea.tar.gz |
Add NO_PACKAGE since this port is heavely depended on
the environment.
Submitted by: sf
Many thanks to: sf
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 47c1980..166dfaa 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> |