aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-terminfo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-terminfo/Makefile')
-rw-r--r--devel/hs-terminfo/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/hs-terminfo/Makefile b/devel/hs-terminfo/Makefile
index ee1cc8ed4442..c9ed699dee30 100644
--- a/devel/hs-terminfo/Makefile
+++ b/devel/hs-terminfo/Makefile
@@ -15,6 +15,5 @@ USES= ncurses
CONFIGURE_ARGS+= --configure-option=--with-curses-includes=${NCURSESINC} \
--configure-option=--with-curses-libraries=${NCURSESLIB}
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>