summaryrefslogtreecommitdiff
path: root/mail/grepmail
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-06-20 01:09:05 +0000
committerjoerg <joerg@pkgsrc.org>2008-06-20 01:09:05 +0000
commit3b0d97b0de8516db29699676c860489da3f7f0e1 (patch)
treebb388f6b2532587595653e67cce25229ed050cb8 /mail/grepmail
parent10abca39942a8f34d088f39ccc073fee44271274 (diff)
downloadpkgsrc-3b0d97b0de8516db29699676c860489da3f7f0e1.tar.gz
Add DESTDIR support.
Diffstat (limited to 'mail/grepmail')
-rw-r--r--mail/grepmail/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/grepmail/Makefile b/mail/grepmail/Makefile
index e5531e86ed7..5c2233f0671 100644
--- a/mail/grepmail/Makefile
+++ b/mail/grepmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2007/11/11 01:02:45 adrianp Exp $
+# $NetBSD: Makefile,v 1.20 2008/06/20 01:09:24 joerg Exp $
DISTNAME= grepmail-5.3033
CATEGORIES= mail
@@ -8,6 +8,8 @@ MAINTAINER= david@fundy.net
HOMEPAGE= http://grepmail.sourceforge.net/
COMMENT= mbox formatted file search utility
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= p5-Date-Manip-[0-9]*:../../devel/p5-Date-Manip
DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
DEPENDS+= p5-TimeDate-[0-9]*:../../time/p5-TimeDate