summaryrefslogtreecommitdiff
path: root/mail/p5-Email-Abstract/Makefile
diff options
context:
space:
mode:
authorrhaen <rhaen@pkgsrc.org>2008-07-16 13:37:20 +0000
committerrhaen <rhaen@pkgsrc.org>2008-07-16 13:37:20 +0000
commit5d5eef8b0f721f8ada62ed7ec7db60247ffd7f13 (patch)
tree640eb4ce2dd66dc8fa14010acdc458ec7c59c6e1 /mail/p5-Email-Abstract/Makefile
parent963101fc066115f3ebaf6ccad63eea487f4aa051 (diff)
downloadpkgsrc-5d5eef8b0f721f8ada62ed7ec7db60247ffd7f13.tar.gz
- updated to 2.134
- small cleanup inside the Makefile
Diffstat (limited to 'mail/p5-Email-Abstract/Makefile')
-rw-r--r--mail/p5-Email-Abstract/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/mail/p5-Email-Abstract/Makefile b/mail/p5-Email-Abstract/Makefile
index 494f804df91..ab7dcb1f8c4 100644
--- a/mail/p5-Email-Abstract/Makefile
+++ b/mail/p5-Email-Abstract/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2007/05/27 09:24:06 heinz Exp $
+# $NetBSD: Makefile,v 1.7 2008/07/16 13:37:20 rhaen Exp $
-DISTNAME= Email-Abstract-2.132
+DISTNAME= Email-Abstract-2.134
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5ema
CATEGORIES= mail perl5
@@ -15,8 +15,6 @@ PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= p5-Email-Simple>=1.91:../../mail/p5-Email-Simple
DEPENDS+= p5-Module-Pluggable>=1.5:../../devel/p5-Module-Pluggable
-USE_LANGUAGES= # empty
-
PERL5_PACKLIST= auto/Email/Abstract/.packlist
.include "../../lang/perl5/module.mk"