diff options
Diffstat (limited to 'science/psi3/Makefile')
-rw-r--r-- | science/psi3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/psi3/Makefile b/science/psi3/Makefile index 2370ace..1e4aa02 100644 --- a/science/psi3/Makefile +++ b/science/psi3/Makefile @@ -26,7 +26,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_REINPLACE= yes -USE_AUTOCONF_VER=259 +USE_AUTOTOOLS= autoconf:259 CONFIGURE_ARGS= --with-cc=${CC} \ --with-cxx=${CXX} \ |