diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 01:12:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 01:12:59 +0000 |
commit | 313cb94889a01069af757dfb7947681bbe82b1e3 (patch) | |
tree | b54805bb1e833f5e25532122b86019937ff20370 /mail/phpmailer | |
parent | e919812c718479257cd4be5c78fe8b66d4706a52 (diff) | |
download | ports-313cb94889a01069af757dfb7947681bbe82b1e3.tar.gz ports-313cb94889a01069af757dfb7947681bbe82b1e3.zip |
Notes
Diffstat (limited to 'mail/phpmailer')
-rw-r--r-- | mail/phpmailer/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/phpmailer/Makefile b/mail/phpmailer/Makefile index a92a82e7d4c6..6fa68a2f9e56 100644 --- a/mail/phpmailer/Makefile +++ b/mail/phpmailer/Makefile @@ -14,7 +14,6 @@ LICENSE= LGPL3 WRKSRC= ${WRKDIR}/PHPMailer-${PORTVERSION} -FETCH_ARGS= -Fpr USE_DOS2UNIX= yes NO_BUILD= yes USE_PHP= yes |