diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 17:18:38 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 17:18:38 +0000 |
commit | 1c7169ab74dcbb512e836e6882d91239ff49ddee (patch) | |
tree | 0789094361b60471bc0965dc3c2ddef9a1c96446 /finance/libofx/Makefile | |
parent | 77d32abc6bdecb84ebc2838bdda3dec97fd8c650 (diff) | |
download | ports-1c7169ab74dcbb512e836e6882d91239ff49ddee.tar.gz ports-1c7169ab74dcbb512e836e6882d91239ff49ddee.zip |
Add NO_STAGE all over the place in preparation for the staging support (cat: finance)
Notes
Notes:
svn path=/head/; revision=327727
Diffstat (limited to 'finance/libofx/Makefile')
-rw-r--r-- | finance/libofx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/libofx/Makefile b/finance/libofx/Makefile index 37eb4ec5f530..05cd84b6ac84 100644 --- a/finance/libofx/Makefile +++ b/finance/libofx/Makefile @@ -38,6 +38,7 @@ PORTDOCS= * OPTIONS_DEFINE= APIDOC APIDOC_DESC= Install full API documentation +NO_STAGE= yes .include <bsd.port.options.mk> post-install: |