From 7251bdda73021195726facfde895bd278e1844fa Mon Sep 17 00:00:00 2001 From: Olli Hauer Date: Sat, 19 Apr 2014 11:13:18 +0000 Subject: - fix badly converted PORT_OPTIONS s/:MWITH_PEAR_MAIL/:MPEAR_MAIL/ - no PORTREVION bump since all OPTIONS are off by default --- archivers/pear-File_Archive/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archivers/pear-File_Archive') diff --git a/archivers/pear-File_Archive/Makefile b/archivers/pear-File_Archive/Makefile index 7af3e1d90c33..c5e353a4eccf 100644 --- a/archivers/pear-File_Archive/Makefile +++ b/archivers/pear-File_Archive/Makefile @@ -26,7 +26,7 @@ PEAR_AUTOINSTALL= YES .include -.if ${PORT_OPTIONS:MWITH_PEAR_MAIL} +.if ${PORT_OPTIONS:MPEAR_MAIL} RUN_DEPENDS+= ${PEARDIR}/Mail.php:${PORTSDIR}/mail/pear-Mail .endif -- cgit v1.2.3