diff options
Diffstat (limited to 'devel/hs-bsd-sysctl')
-rw-r--r-- | devel/hs-bsd-sysctl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-bsd-sysctl/Makefile b/devel/hs-bsd-sysctl/Makefile index 8a0017bb4a32..b0ecf983ba5f 100644 --- a/devel/hs-bsd-sysctl/Makefile +++ b/devel/hs-bsd-sysctl/Makefile @@ -11,5 +11,6 @@ COMMENT= Access to the BSD sysctl(3) interface LICENSE= BSD +NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |