From fe75c1d41d0f39a89381fbaebbf0a62452caeb11 Mon Sep 17 00:00:00 2001 From: jmz Date: Tue, 7 Feb 2006 22:20:02 +0000 Subject: This port does not conflict with math/atlas. That was a oversight of my part. --- math/lapack/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'math/lapack') diff --git a/math/lapack/Makefile b/math/lapack/Makefile index 5bc9b7b69611..c93e52492bf4 100644 --- a/math/lapack/Makefile +++ b/math/lapack/Makefile @@ -18,8 +18,6 @@ COMMENT= A library of Fortran 77 subroutines for linear algebra LIB_DEPENDS= blas.1:${PORTSDIR}/math/blas -CONFLICTS= atlas* - DIST_SUBDIR= lapack INSTALLS_SHLIB= yes -- cgit