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