diff options
Diffstat (limited to 'devel/hs-data-default-class/Makefile')
-rw-r--r-- | devel/hs-data-default-class/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-data-default-class/Makefile b/devel/hs-data-default-class/Makefile index 3461c620927f..dfb5308e9c01 100644 --- a/devel/hs-data-default-class/Makefile +++ b/devel/hs-data-default-class/Makefile @@ -9,5 +9,6 @@ COMMENT= Class for types with a default value LICENSE= BSD +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |