diff options
author | bsam <bsam@FreeBSD.org> | 2013-11-18 17:43:15 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2013-11-18 17:43:15 +0800 |
commit | 44acca84540ee0dce00584df6903e69f3fab6b18 (patch) | |
tree | 6f2943c5e7b48614ba4b78bcc17213ce200075ab /finance/trytond_calendar_scheduling | |
parent | d059a889ddcbc37a5275b7d5f98e15de143dd9c7 (diff) | |
download | freebsd-ports-gnome-44acca84540ee0dce00584df6903e69f3fab6b18.tar.gz freebsd-ports-gnome-44acca84540ee0dce00584df6903e69f3fab6b18.tar.zst freebsd-ports-gnome-44acca84540ee0dce00584df6903e69f3fab6b18.zip |
Support STAGE (in preparation to commit PR/181691)..
PR: ports/181691
Submitted by: Matthias Petermann <matthias@petermann-it.de> (maintainer)
Patch by: bsam (me)
Approved by: Matthias Petermann <matthias@petermann-it.de> (maintainer)
Diffstat (limited to 'finance/trytond_calendar_scheduling')
-rw-r--r-- | finance/trytond_calendar_scheduling/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/finance/trytond_calendar_scheduling/Makefile b/finance/trytond_calendar_scheduling/Makefile index ef722431795f..09cd6f77d1a4 100644 --- a/finance/trytond_calendar_scheduling/Makefile +++ b/finance/trytond_calendar_scheduling/Makefile @@ -18,5 +18,4 @@ CONFLICTS= trytond_calendar_scheduling-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include <bsd.port.mk> |