aboutsummaryrefslogtreecommitdiffstats
path: root/math/arpack
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-01-16 10:39:08 +0800
committermaho <maho@FreeBSD.org>2007-01-16 10:39:08 +0800
commit76cdeac66269944bdc6a793b10e33eea5b7cfa05 (patch)
tree9f57c64ff90c366d32d4a57f96821ff32009dd3f /math/arpack
parenta3fd9d3bcd3ca487032c2a9f6df1109ca9b85417 (diff)
downloadfreebsd-ports-graphics-76cdeac66269944bdc6a793b10e33eea5b7cfa05.tar.gz
freebsd-ports-graphics-76cdeac66269944bdc6a793b10e33eea5b7cfa05.tar.zst
freebsd-ports-graphics-76cdeac66269944bdc6a793b10e33eea5b7cfa05.zip
Remove CONFLICT line as elmer-mathlibs are deprecated by migration
to gfortran.
Diffstat (limited to 'math/arpack')
-rw-r--r--math/arpack/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/arpack/Makefile b/math/arpack/Makefile
index 28cf5f245f4..36198b30f71 100644
--- a/math/arpack/Makefile
+++ b/math/arpack/Makefile
@@ -52,7 +52,6 @@ F77= gfortran42
WRKSRC= ${WRKDIR}/ARPACK
WRKSRC_SHARED= ${WRKDIR}/ARPACK_SHARED
FFLAGS_SHARED= ${FFLAGS} ${PICFLAG}
-CONFLICTS= elmer-mathlibs-1*
USE_LDCONFIG= yes
pre-patch: