aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Net-IMAP-Simple
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-09 18:44:46 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-09 18:44:46 +0000
commit5e8bdbaa75958a5168cf5ce5c53c9d6302aef2fa (patch)
tree16154c10bceb2815d1c7d4701278f64fe322bac5 /mail/p5-Net-IMAP-Simple
parentc4f936074328ec3a330ec4b7d175912be1b9e31e (diff)
downloadports-5e8bdbaa75958a5168cf5ce5c53c9d6302aef2fa.tar.gz
ports-5e8bdbaa75958a5168cf5ce5c53c9d6302aef2fa.zip
Notes
Diffstat (limited to 'mail/p5-Net-IMAP-Simple')
-rw-r--r--mail/p5-Net-IMAP-Simple/Makefile1
-rw-r--r--mail/p5-Net-IMAP-Simple/files/patch-Makefile.PL4
2 files changed, 3 insertions, 2 deletions
diff --git a/mail/p5-Net-IMAP-Simple/Makefile b/mail/p5-Net-IMAP-Simple/Makefile
index e72e1a56c66a..3cf1cf603e8e 100644
--- a/mail/p5-Net-IMAP-Simple/Makefile
+++ b/mail/p5-Net-IMAP-Simple/Makefile
@@ -39,6 +39,7 @@ SX_DESC= Simple protocol extensions (use Parse::RecDescent)
PORTSCOUT= skipv:1.20271
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure
diff --git a/mail/p5-Net-IMAP-Simple/files/patch-Makefile.PL b/mail/p5-Net-IMAP-Simple/files/patch-Makefile.PL
index 398073e409bf..9ade0e395ad8 100644
--- a/mail/p5-Net-IMAP-Simple/files/patch-Makefile.PL
+++ b/mail/p5-Net-IMAP-Simple/files/patch-Makefile.PL
@@ -1,5 +1,5 @@
---- ./Makefile.PL.orig 2010-08-09 15:49:20.000000000 +0200
-+++ ./Makefile.PL 2010-09-18 18:17:48.000000000 +0200
+--- Makefile.PL.orig 2010-08-09 13:49:20 UTC
++++ Makefile.PL
@@ -1,8 +1,7 @@
use ExtUtils::MakeMaker;
use ExtUtils::Command qw(cp);