diff options
Diffstat (limited to 'devel/hs-safe/Makefile')
-rw-r--r-- | devel/hs-safe/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/hs-safe/Makefile b/devel/hs-safe/Makefile index f73037eedf20..ba34757c6994 100644 --- a/devel/hs-safe/Makefile +++ b/devel/hs-safe/Makefile @@ -11,6 +11,5 @@ COMMENT= Library for safe (pattern match free) functions LICENSE= BSD -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |