diff options
Diffstat (limited to 'devel/hs-testpack/Makefile')
-rw-r--r-- | devel/hs-testpack/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/hs-testpack/Makefile b/devel/hs-testpack/Makefile index 7b23a2573bab..4156722e6163 100644 --- a/devel/hs-testpack/Makefile +++ b/devel/hs-testpack/Makefile @@ -13,6 +13,5 @@ LICENSE= LGPL21 USE_CABAL= HUnit mtl QuickCheck>=2.1.0.3 random -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |