diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-02-07 01:38:45 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-02-07 01:38:45 +0000 |
commit | 37e1083fcb5c7d0039d2922d3eab471d881e3ca3 (patch) | |
tree | 55a1213368493c65ff57b5cc28b5d6906ee720c7 | |
parent | 3d0eeb3550f1962190697b81efcdd36d2228ce77 (diff) |
Notes
-rw-r--r-- | security/p5-Business-PayPal-EWP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Business-PayPal-EWP/Makefile b/security/p5-Business-PayPal-EWP/Makefile index 5e679ffca056..9431c15a2566 100644 --- a/security/p5-Business-PayPal-EWP/Makefile +++ b/security/p5-Business-PayPal-EWP/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay PERL_CONFIGURE= yes USE_OPENSSL= yes CONFIGURE_ARGS= ${OPENSSLBASE} -USE_UNIX2DOS= yes +USE_DOS2UNIX= yes MAN3= Business::PayPal::EWP.3 |