aboutsummaryrefslogtreecommitdiff
path: root/science/mpqc
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-11 09:27:05 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-11 09:27:05 +0000
commit56fd4b321faf35d3c3a23c177b12c94da75c88a7 (patch)
tree6db277f1563f7fa43781d4bccb4dd62f8e6b811f /science/mpqc
parentcc78faf27b9157e2857d344595d46c1a6642d40c (diff)
downloadports-56fd4b321faf35d3c3a23c177b12c94da75c88a7.tar.gz
ports-56fd4b321faf35d3c3a23c177b12c94da75c88a7.zip
Notes
Diffstat (limited to 'science/mpqc')
-rw-r--r--science/mpqc/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/science/mpqc/Makefile b/science/mpqc/Makefile
index c3f30815200d..f92cffe20c51 100644
--- a/science/mpqc/Makefile
+++ b/science/mpqc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mpqc
PORTVERSION= 2.3.1
-PORTREVISION= 25
+PORTREVISION= 26
CATEGORIES= science parallel
MASTER_SITES= SF
@@ -13,7 +13,8 @@ COMMENT= Massively Parallel Quantum Computing library and program
LIB_DEPENDS= libint.so:${PORTSDIR}/science/libint
GNU_CONFIGURE= yes
-USES= fortran gmake libtool perl5 tar:bzip2
+USES= fortran gmake libtool perl5 shebangfix tar:bzip2
+SHEBANG_FILES= src/bin/mpqc/ccarunproc src/bin/mpqc/mpqcrunproc
USE_AUTOTOOLS= autoconf
USE_LDCONFIG= yes