diff options
Diffstat (limited to 'science/mpqc/Makefile')
-rw-r--r-- | science/mpqc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/science/mpqc/Makefile b/science/mpqc/Makefile index eef11f0ffcea..58730589402b 100644 --- a/science/mpqc/Makefile +++ b/science/mpqc/Makefile @@ -14,8 +14,7 @@ MASTER_SITES= SF MAINTAINER= maho@FreeBSD.org COMMENT= The massively parallel quantum computing library and program -USE_PERL5= yes -USE_GMAKE= yes +USES= perl5 gmake USE_BZIP2= yes USE_LDCONFIG= yes |