summaryrefslogtreecommitdiff
path: root/mail/phpmailer
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-03 01:12:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-03 01:12:59 +0000
commit313cb94889a01069af757dfb7947681bbe82b1e3 (patch)
treeb54805bb1e833f5e25532122b86019937ff20370 /mail/phpmailer
parent- Attempt to fix build on systems without gcc (error was: (diff)
Part 2 at removing now useless FETCH_ARGS redifition
Notes
Notes: svn path=/head/; revision=338513
Diffstat (limited to 'mail/phpmailer')
-rw-r--r--mail/phpmailer/Makefile1
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