diff options
Diffstat (limited to 'science/hs-bio/Makefile')
-rw-r--r-- | science/hs-bio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/hs-bio/Makefile b/science/hs-bio/Makefile index 9910dc693d39..d978ddb89198 100644 --- a/science/hs-bio/Makefile +++ b/science/hs-bio/Makefile @@ -3,7 +3,7 @@ PORTNAME= bio PORTVERSION= 0.5.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science haskell MAINTAINER= haskell@FreeBSD.org @@ -11,7 +11,7 @@ COMMENT= Bioinformatics library LICENSE= LGPL21 -USE_CABAL= mtl parallel parsec QuickCheck>=2 random tagsoup>=0.8 +USE_CABAL= mtl old-time parallel parsec QuickCheck>=2 random tagsoup>=0.8 EXECUTABLE= fastout flowclip flx frecover frename orf rselect-pe |