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 /french | |
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 'french')
-rw-r--r-- | french/trytond_account_fr/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/french/trytond_account_fr/Makefile b/french/trytond_account_fr/Makefile index ebb495a2e142..184a2c6a4f74 100644 --- a/french/trytond_account_fr/Makefile +++ b/french/trytond_account_fr/Makefile @@ -18,5 +18,4 @@ CONFLICTS= trytond_account_fr-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install -NO_STAGE= yes .include <bsd.port.mk> |