diff options
Diffstat (limited to 'math/atlas')
-rw-r--r-- | math/atlas/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/atlas/Makefile b/math/atlas/Makefile index 522f052e89ff..7d6eb87de9fb 100644 --- a/math/atlas/Makefile +++ b/math/atlas/Makefile @@ -22,6 +22,7 @@ USE_BZIP2= yes USE_GMAKE= yes WRKSRC= ${WRKDIR}/ATLAS USE_LDCONFIG= yes +CONFLICTS= atlas-devel-[0-9]* .include <bsd.port.pre.mk> |