summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2005-02-10 04:46:42 +0000
committermaho <maho@FreeBSD.org>2005-02-10 04:46:42 +0000
commitb58c94206c990620a24fbc575cbafe28daa10e58 (patch)
treed420092e0e0094cbe0ed0ff2db5978d38dafa3b5
parente8b338d6bc980caa1221cd353f88ad3356a33f43 (diff)
downloadFreeBSD-ports-b58c94206c990620a24fbc575cbafe28daa10e58.zip
FreeBSD-ports-b58c94206c990620a24fbc575cbafe28daa10e58.tar.gz
Fix build by adding USE_BZIP2
Submitted by: kris via pointyhat
-rw-r--r--science/mpqc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/mpqc/Makefile b/science/mpqc/Makefile
index 9f80d49..27bf0a3 100644
--- a/science/mpqc/Makefile
+++ b/science/mpqc/Makefile
@@ -51,6 +51,7 @@ CONFIGURE_ARGS+=--with-libs="-lsvml"
USE_PERL5= yes
USE_GMAKE= yes
+USE_BZIP2= yes
ALL_TARGET= # empty
PLIST_SUB+= VERSION=${PORTVERSION}
MPQC_COMMAND= ${PREFIX}/bin/mpqc
OpenPOWER on IntegriCloud