diff options
author | Maho Nakata <maho@FreeBSD.org> | 2009-11-10 11:09:36 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2009-11-10 11:09:36 +0000 |
commit | 2d4563fe629173e54fc42d4b55da2b1cbb883fe5 (patch) | |
tree | 7edbf900a32385f08d2ef03f475146f0d02a23a9 /math/atlas-devel | |
parent | ff8e4c7a6ead1f6aeef940e6c685851ba85459fe (diff) | |
download | ports-2d4563fe629173e54fc42d4b55da2b1cbb883fe5.tar.gz ports-2d4563fe629173e54fc42d4b55da2b1cbb883fe5.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 5daf3d3f037a..7edc30ea02cf 100644 --- a/math/atlas-devel/Makefile +++ b/math/atlas-devel/Makefile @@ -22,6 +22,7 @@ USE_BZIP2= yes USE_GMAKE= yes WRKSRC= ${WRKDIR}/ATLAS USE_LDCONFIG= yes +CONFLICTS= atlas-[0-9]* .include <bsd.port.pre.mk> |