diff options
Diffstat (limited to 'devel/hs-temporary')
-rw-r--r-- | devel/hs-temporary/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-temporary/Makefile b/devel/hs-temporary/Makefile index 2a1712f7e542..c3b45c0e131b 100644 --- a/devel/hs-temporary/Makefile +++ b/devel/hs-temporary/Makefile @@ -10,5 +10,6 @@ COMMENT= Portable temporary file and directory support for Windows and Unix LICENSE= BSD +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |