diff options
Diffstat (limited to 'science/libghemical/Makefile')
-rw-r--r-- | science/libghemical/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/libghemical/Makefile b/science/libghemical/Makefile index eec07a9504a5..d4f5e9713f0c 100644 --- a/science/libghemical/Makefile +++ b/science/libghemical/Makefile @@ -46,7 +46,7 @@ LAPACK= -llapack CONFIGURE_ARGS+= --enable-mopac7 --enable-mpqc --enable-openbabel --with-blas="-L${LOCALBASE}/lib ${BLAS}" -with-lapack="-L${LOCALBASE}/lib ${LAPACK}" -USE_AUTOTOOLS= autoconf:261 +USE_AUTOTOOLS= autoconf:262 PLIST_SUB= LIBGHEMICAL_VERSION="${PORTVERSION}" .include <bsd.port.post.mk> |