aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-git-annex
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 01:04:43 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 01:04:43 +0800
commit8159014cc78f379bc2dd37a33cccefd446edd843 (patch)
treeed5885ce2dac897e773c37ed9c6f43b452790bae /devel/hs-git-annex
parent75949a996e39878559ea48f6a2aacba0821c3f90 (diff)
downloadfreebsd-ports-gnome-8159014cc78f379bc2dd37a33cccefd446edd843.tar.gz
freebsd-ports-gnome-8159014cc78f379bc2dd37a33cccefd446edd843.tar.zst
freebsd-ports-gnome-8159014cc78f379bc2dd37a33cccefd446edd843.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 2)
Diffstat (limited to 'devel/hs-git-annex')
-rw-r--r--devel/hs-git-annex/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-git-annex/Makefile b/devel/hs-git-annex/Makefile
index 17c7f7567c2f..b13a39887c67 100644
--- a/devel/hs-git-annex/Makefile
+++ b/devel/hs-git-annex/Makefile
@@ -41,6 +41,7 @@ PAIRING_DESC= Enable pairing (requires web application)
PRODUCTION_DESC= Production build
TDFA_DESC= Use regex-tdfa for wildcards
+NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.options.mk"
.if ${PORT_OPTIONS:MS3}