summaryrefslogtreecommitdiff
path: root/mail/p5-Email-Simple
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-08 12:19:01 +0000
committerasau <asau@pkgsrc.org>2012-10-08 12:19:01 +0000
commitb1c1362074b555b1bbe30a9b6f9f88415932dd1d (patch)
tree7139fbae3454ff926975d735adb7ffa1c7d02bbf /mail/p5-Email-Simple
parentf7be12a4bf09156af7cb47fb346d471d25116214 (diff)
downloadpkgsrc-b1c1362074b555b1bbe30a9b6f9f88415932dd1d.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'mail/p5-Email-Simple')
-rw-r--r--mail/p5-Email-Simple/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/p5-Email-Simple/Makefile b/mail/p5-Email-Simple/Makefile
index f247ab1aae2..cc5e18a6d5e 100644
--- a/mail/p5-Email-Simple/Makefile
+++ b/mail/p5-Email-Simple/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2012/10/03 21:56:28 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2012/10/08 12:19:21 asau Exp $
DISTNAME= Email-Simple-2.101
PKGNAME= p5-${DISTNAME}
@@ -12,8 +12,6 @@ HOMEPAGE= http://search.cpan.org/dist/Email-Simple/
COMMENT= Perl5 module for simple parsing of RFC2822 message format and headers
LICENSE= ${PERL5_LICENSE}
-PKG_DESTDIR_SUPPORT= user-destdir
-
# versions before 1.857 meddled in the guts of Email::Simple
CONFLICTS+= p5-Email-MIME<1.857
CONFLICTS+= p5-Email-Simple-Creator-[0-9]*