summaryrefslogtreecommitdiff
path: root/mail/p5-MIME-Lite-HTML
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-MIME-Lite-HTML
parentf7be12a4bf09156af7cb47fb346d471d25116214 (diff)
downloadpkgsrc-b1c1362074b555b1bbe30a9b6f9f88415932dd1d.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'mail/p5-MIME-Lite-HTML')
-rw-r--r--mail/p5-MIME-Lite-HTML/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/p5-MIME-Lite-HTML/Makefile b/mail/p5-MIME-Lite-HTML/Makefile
index 360159c38ac..f7b5669f4e7 100644
--- a/mail/p5-MIME-Lite-HTML/Makefile
+++ b/mail/p5-MIME-Lite-HTML/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2012/10/03 21:56:29 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2012/10/08 12:19:22 asau Exp $
DISTNAME= MIME-Lite-HTML-1.23
PKGNAME= p5-${DISTNAME}
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/MIME-Lite-HTML/
COMMENT= Perl5 module to transform a HTML page into a MIME-Lite mail
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= p5-MIME-Lite>=3.01:../../mail/p5-MIME-Lite
DEPENDS+= p5-libwww>=5.805:../../www/p5-libwww
DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser