diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/hs-bio/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/science/hs-bio/Makefile b/science/hs-bio/Makefile index 891197b920fc..9b702fbedb09 100644 --- a/science/hs-bio/Makefile +++ b/science/hs-bio/Makefile @@ -15,6 +15,5 @@ USE_CABAL= mtl parallel parsec QuickCheck>=2 tagsoup>=0.8 EXECUTABLE= fastout flowclip flx frecover frename orf rselect-pe -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |