diff options
Diffstat (limited to 'math/hs-categories')
-rw-r--r-- | math/hs-categories/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/hs-categories/Makefile b/math/hs-categories/Makefile index 80ee4c77c1a1..4ca26613c2bd 100644 --- a/math/hs-categories/Makefile +++ b/math/hs-categories/Makefile @@ -12,6 +12,5 @@ LICENSE= BSD USE_CABAL= void>=0.5.4.2 -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |