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/p5-Finance-Quote/Makefile | |
parent | 77d32abc6bdecb84ebc2838bdda3dec97fd8c650 (diff) | |
download | ports-1c7169ab74dcbb512e836e6882d91239ff49ddee.tar.gz ports-1c7169ab74dcbb512e836e6882d91239ff49ddee.zip |
Notes
Diffstat (limited to 'finance/p5-Finance-Quote/Makefile')
-rw-r--r-- | finance/p5-Finance-Quote/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index fef1f907b935..67ec251ad90b 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -70,6 +70,7 @@ MAN3= Finance::Quote.3 \ Finance::Quote::Yahoo::USA.3 \ Finance::Quote::ZA.3 +NO_STAGE= yes post-patch: @${FIND} ${WRKSRC}/lib/Finance/ -name '*.orig' -delete |