diff options
Diffstat (limited to 'science/mpqc/Makefile')
-rw-r--r-- | science/mpqc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/mpqc/Makefile b/science/mpqc/Makefile index abccea20ed24..634eae65442c 100644 --- a/science/mpqc/Makefile +++ b/science/mpqc/Makefile @@ -24,7 +24,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/intel_cc_80/bin/icc:${PORTSDIR}/lang/icc LIB_DEPENDS= atlas:${PORTSDIR}/math/atlas GNU_CONFIGURE= yes -USE_AUTOCONF_VER=259 +USE_AUTOTOOLS= autoconf:259 .if defined(WITH_ICC) CC= ${LOCALBASE}/intel_cc_80/bin/icc |