diff options
Diffstat (limited to 'devel/hs-file-embed/Makefile')
-rw-r--r-- | devel/hs-file-embed/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/hs-file-embed/Makefile b/devel/hs-file-embed/Makefile index 6250e3606ff2..d62f182b30f8 100644 --- a/devel/hs-file-embed/Makefile +++ b/devel/hs-file-embed/Makefile @@ -10,6 +10,5 @@ COMMENT= Use Template Haskell to embed file contents directly LICENSE= BSD -NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> |