summaryrefslogtreecommitdiff
path: root/mail/getmail
diff options
context:
space:
mode:
authorjoerg <joerg>2006-10-09 12:52:34 +0000
committerjoerg <joerg>2006-10-09 12:52:34 +0000
commit8ef8b1d313dbe7ace4b99e4611fafd727ea64f46 (patch)
tree394404a5282788a08d7e1183cc0f35c1b517e24d /mail/getmail
parent1061ad5e759c85ead19c2d6143b0ff8ef065d46d (diff)
downloadpkgsrc-8ef8b1d313dbe7ace4b99e4611fafd727ea64f46.tar.gz
Flag a number of packages I use as supporting (user-)destdir.
apg is a bit special as it has some hardcoded ownership, so mark that as "destdir".
Diffstat (limited to 'mail/getmail')
-rw-r--r--mail/getmail/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile
index 88219b8c0a6..355d2b4626f 100644
--- a/mail/getmail/Makefile
+++ b/mail/getmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2006/10/02 01:43:58 schmonz Exp $
+# $NetBSD: Makefile,v 1.64 2006/10/09 12:52:35 joerg Exp $
DISTNAME= getmail-4.6.4
CATEGORIES= mail
@@ -8,6 +8,8 @@ MAINTAINER= schmonz@NetBSD.org
HOMEPAGE= http://pyropus.ca/software/getmail/
COMMENT= Secure, flexible, reliable, easy-to-use fetchmail replacement
+PKG_DESTDIR_SUPPORT= user-destdir
+
PYTHON_VERSIONS_ACCEPTED?= 24 23
PYTHON_PATCH_SCRIPTS= *.py getmailcore/*.py
PYDISTUTILSPKG= yes