diff options
author | az <az@FreeBSD.org> | 2013-11-03 23:16:25 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2013-11-03 23:16:25 +0800 |
commit | ec0af843f179f60d0fd2eacd33207cb9ebe5d66a (patch) | |
tree | ff293b810328a0198353a27b7495cf1dffccca38 /finance/p5-Finance-Currency-Convert/Makefile | |
parent | 76fe1ffa0708e50ffe069af45fb5b269720fac98 (diff) | |
download | freebsd-ports-gnome-ec0af843f179f60d0fd2eacd33207cb9ebe5d66a.tar.gz freebsd-ports-gnome-ec0af843f179f60d0fd2eacd33207cb9ebe5d66a.tar.zst freebsd-ports-gnome-ec0af843f179f60d0fd2eacd33207cb9ebe5d66a.zip |
- support STAGEDIR
- add LICENSE (where it possible)
Diffstat (limited to 'finance/p5-Finance-Currency-Convert/Makefile')
-rw-r--r-- | finance/p5-Finance-Currency-Convert/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/finance/p5-Finance-Currency-Convert/Makefile b/finance/p5-Finance-Currency-Convert/Makefile index 6f6b5178e70d..3616331d8064 100644 --- a/finance/p5-Finance-Currency-Convert/Makefile +++ b/finance/p5-Finance-Currency-Convert/Makefile @@ -17,7 +17,4 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure -MAN3= Finance::Currency::Convert.3 - -NO_STAGE= yes .include <bsd.port.mk> |