diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-11-03 15:16:25 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-11-03 15:16:25 +0000 |
commit | 1b17fd9ee25b6f6a3e5cd2efb207f248b16f71c6 (patch) | |
tree | ff293b810328a0198353a27b7495cf1dffccca38 /finance/p5-Business-OnlinePayment-TCLink/Makefile | |
parent | 86a5201c7da9920de31a771938c28b755627c364 (diff) | |
download | ports-1b17fd9ee25b6f6a3e5cd2efb207f248b16f71c6.tar.gz ports-1b17fd9ee25b6f6a3e5cd2efb207f248b16f71c6.zip |
- support STAGEDIR
- add LICENSE (where it possible)
Notes
Notes:
svn path=/head/; revision=332617
Diffstat (limited to 'finance/p5-Business-OnlinePayment-TCLink/Makefile')
-rw-r--r-- | finance/p5-Business-OnlinePayment-TCLink/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/finance/p5-Business-OnlinePayment-TCLink/Makefile b/finance/p5-Business-OnlinePayment-TCLink/Makefile index 337a3008006d..a927e9b3b8de 100644 --- a/finance/p5-Business-OnlinePayment-TCLink/Makefile +++ b/finance/p5-Business-OnlinePayment-TCLink/Makefile @@ -19,7 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Business::OnlinePayment::TCLink.3 - -NO_STAGE= yes .include <bsd.port.mk> |