aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/hs-tar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/hs-tar/Makefile')
-rw-r--r--archivers/hs-tar/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/hs-tar/Makefile b/archivers/hs-tar/Makefile
index da7a98595d06..8494d3aeeee4 100644
--- a/archivers/hs-tar/Makefile
+++ b/archivers/hs-tar/Makefile
@@ -10,5 +10,7 @@ COMMENT= Reading, writing, and manipulating ".tar" archive files
LICENSE= BSD
+NO_STAGE= yes
+
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>