aboutsummaryrefslogtreecommitdiffstats
path: root/math/suitesparse
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-01-16 07:55:11 +0800
committermaho <maho@FreeBSD.org>2007-01-16 07:55:11 +0800
commit2555d27d4e27aff7d5052050d1e1f940d0f048b2 (patch)
tree7d873f01ddf5f4f4510b2af68f73e83cf0cdea8f /math/suitesparse
parenta6ba8a77b55030ef17c107d420cabd61894b4914 (diff)
downloadfreebsd-ports-gnome-2555d27d4e27aff7d5052050d1e1f940d0f048b2.tar.gz
freebsd-ports-gnome-2555d27d4e27aff7d5052050d1e1f940d0f048b2.tar.zst
freebsd-ports-gnome-2555d27d4e27aff7d5052050d1e1f940d0f048b2.zip
Fix CONFLICT line.
Submitted by: thierry
Diffstat (limited to 'math/suitesparse')
-rw-r--r--math/suitesparse/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/math/suitesparse/Makefile b/math/suitesparse/Makefile
index 50913a9fb483..463595b832aa 100644
--- a/math/suitesparse/Makefile
+++ b/math/suitesparse/Makefile
@@ -32,7 +32,7 @@ BLAS= -L${LOCALBASE}/lib -lblas
LAPACK= -L${LOCALBASE}/lib -llapack
.endif
-CONFLICTS= elmer-umfpack-4*
+CONFLICTS= elmer-umfpack-4* umfpack-*
.include <bsd.port.pre.mk>
@@ -42,8 +42,6 @@ FPIC= -fPIC
FPIC= -fpic
.endif
-CONFLICTS= umfpack-*
-
USE_LDCONFIG= yes
USE_GMAKE= yes
WANT_FORTRAN= yes #dummy but future use