aboutsummaryrefslogtreecommitdiffstats
path: root/science/libghemical/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/libghemical/Makefile')
-rw-r--r--science/libghemical/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/libghemical/Makefile b/science/libghemical/Makefile
index 4fa2c85c7efe..7288f97a69d5 100644
--- a/science/libghemical/Makefile
+++ b/science/libghemical/Makefile
@@ -6,7 +6,7 @@
PORTNAME= libghemical
PORTVERSION= 2.10
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science
MASTER_SITES= http://www.uku.fi/~thassine/projects/download/ \
http://bioinformatics.org/ghemical/download/
@@ -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:259
+USE_AUTOTOOLS= autoconf:261
PLIST_SUB= LIBGHEMICAL_VERSION="${PORTVERSION}"
.include <bsd.port.post.mk>