aboutsummaryrefslogtreecommitdiff
path: root/deskutils/planner
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:21:37 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:21:37 +0000
commitcf104c570b6057a060aff137032968074d18b40d (patch)
tree31792f4e524fa4befbbeca4225fc96908b09c2da /deskutils/planner
parent36117d709704f772dbc3d305cda6923741791598 (diff)
downloadports-cf104c570b6057a060aff137032968074d18b40d.tar.gz
ports-cf104c570b6057a060aff137032968074d18b40d.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: deskutils)
Notes
Notes: svn path=/head/; revision=327718
Diffstat (limited to 'deskutils/planner')
-rw-r--r--deskutils/planner/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/planner/Makefile b/deskutils/planner/Makefile
index a81a0bbdcd48..3fec3c61f1d4 100644
--- a/deskutils/planner/Makefile
+++ b/deskutils/planner/Makefile
@@ -34,6 +34,7 @@ MAN1= planner.1
OPTIONS_DEFINE= GDA
GDA_DESC= Enable database support (though libgda)
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGDA}