summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/bmf/Makefile6
-rw-r--r--mail/clawsker/Makefile4
-rw-r--r--mail/gld/Makefile4
-rw-r--r--mail/gld/distinfo4
-rw-r--r--mail/gld/patches/patch-aa20
-rw-r--r--mail/gmime/Makefile4
-rw-r--r--mail/grepmail/Makefile4
-rw-r--r--mail/p5-Email-Address/Makefile4
-rw-r--r--mail/p5-Email-Date/Makefile4
-rw-r--r--mail/p5-Email-MIME-Attachment-Stripper/Makefile4
-rw-r--r--mail/p5-Email-MIME-Creator/Makefile4
-rw-r--r--mail/p5-Email-MIME-Modifier/Makefile4
-rw-r--r--mail/p5-Email-MessageID/Makefile4
-rw-r--r--mail/p5-Email-Reply/Makefile4
-rw-r--r--mail/p5-Email-Send/Makefile4
-rw-r--r--mail/p5-Email-Simple-Creator/Makefile4
-rw-r--r--mail/p5-GMail-IMAPD/Makefile7
-rw-r--r--mail/p5-IMAP-Admin/Makefile4
-rw-r--r--mail/p5-IMAP-Client/Makefile4
-rw-r--r--mail/py-libgmail/Makefile4
-rw-r--r--mail/spamass-milter/Makefile4
-rw-r--r--mail/tnef/Makefile3
-rw-r--r--mail/wmmail/Makefile4
23 files changed, 76 insertions, 36 deletions
diff --git a/mail/bmf/Makefile b/mail/bmf/Makefile
index aca4a773cda..0bd2ca2ac93 100644
--- a/mail/bmf/Makefile
+++ b/mail/bmf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/03/04 21:29:57 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2008/06/20 01:09:23 joerg Exp $
#
DISTNAME= bmf-0.9.4
@@ -9,9 +9,11 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://sourceforge.net/projects/bmf/
COMMENT= Self contained and extremely efficient Bayesian mail filter
+PKG_DESTDIR_SUPPORT= user-destdir
+
HAS_CONFIGURE= YES
CONFIGURE_ARGS+= --without-mysql
-MAKE_ENV+= DESTDIR=${PREFIX:Q} BINDIR=/bin MANDIR=/man
+MAKE_ENV+= BINDIR=${PREFIX}/bin MANDIR=${PREFIX}/${PKGMANDIR}
.include "../../mk/bsd.pkg.mk"
diff --git a/mail/clawsker/Makefile b/mail/clawsker/Makefile
index 5e95419e07a..e8c685f06d1 100644
--- a/mail/clawsker/Makefile
+++ b/mail/clawsker/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/06/16 14:28:54 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2008/06/20 01:09:23 joerg Exp $
DISTNAME= clawsker-0.4.0
PKGREVISION= 1
@@ -9,6 +9,8 @@ MAINTAINER= smb@NetBSD.org
HOMEPAGE= http://www.claws-mail.org/clawsker
COMMENT= Edit Claws-Mail hidden preferences
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= gmake
USE_TOOLS+= perl
REPLACE_PERL= clawsker
diff --git a/mail/gld/Makefile b/mail/gld/Makefile
index 04e14e40030..92c09dabc1b 100644
--- a/mail/gld/Makefile
+++ b/mail/gld/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2007/07/04 20:54:43 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2008/06/20 01:09:23 joerg Exp $
#
DISTNAME= gld-1.7
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gasmi.net/
COMMENT= Standalone greylisting server for Postfix
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
LDFLAGS.SunOS+= -lsocket -lnsl -lresolv
diff --git a/mail/gld/distinfo b/mail/gld/distinfo
index 3f36fd4a769..3706abb8bf0 100644
--- a/mail/gld/distinfo
+++ b/mail/gld/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.14 2007/04/18 17:06:16 ghen Exp $
+$NetBSD: distinfo,v 1.15 2008/06/20 01:09:23 joerg Exp $
SHA1 (gld-1.7.tgz) = e3a792f6992d063e9d93ce4183f821d78f6cb29f
RMD160 (gld-1.7.tgz) = 0e8190a668ecd88e19c22aa1f80d9a442d1101cf
Size (gld-1.7.tgz) = 40241 bytes
-SHA1 (patch-aa) = 2dcd261ff37dc6ab8343060ad711d98427d10d7f
+SHA1 (patch-aa) = c94085c1fd55c6147bea633313195ce50d190249
SHA1 (patch-ab) = 9622bd744acd326a679e9c25007bffff9241dd2e
SHA1 (patch-ac) = 876f896412a48d18c0ca314af59f82b4c9d915e2
SHA1 (patch-ad) = 5699aeb5a3f423e3dc401a7b83f52e982336beb9
diff --git a/mail/gld/patches/patch-aa b/mail/gld/patches/patch-aa
index 31679078b1f..856aca3d579 100644
--- a/mail/gld/patches/patch-aa
+++ b/mail/gld/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.7 2006/03/02 21:03:39 wiz Exp $
+$NetBSD: patch-aa,v 1.8 2008/06/20 01:09:23 joerg Exp $
--- Makefile.in.orig 2004-10-12 14:41:49.000000000 +0200
+++ Makefile.in
@@ -22,15 +22,15 @@ $NetBSD: patch-aa,v 1.7 2006/03/02 21:03:39 wiz Exp $
- chmod 700 /usr/local/bin/gld
- cp gld.conf /etc/gld.conf.sample
- chmod 600 /etc/gld.conf.sample
-+ $(BSD_INSTALL_PROGRAM_DIR) $(PREFIX)/bin
-+ $(BSD_INSTALL_PROGRAM) gld $(PREFIX)/bin
-+ $(BSD_INSTALL_DATA_DIR) $(PREFIX)/share/examples/gld
-+ $(BSD_INSTALL_DATA_DIR) $(PREFIX)/share/gld
-+ $(BSD_INSTALL_DATA_DIR) $(PREFIX)/share/doc/gld
-+ $(BSD_INSTALL_DATA) gld.conf $(PREFIX)/share/examples/gld
-+ $(BSD_INSTALL_DATA) table-whitelist.sql $(PREFIX)/share/gld
-+ $(BSD_INSTALL_DATA) tables.* $(PREFIX)/share/gld
-+ $(BSD_INSTALL_DATA) README LICENCE $(PREFIX)/share/doc/gld
++ $(BSD_INSTALL_PROGRAM_DIR) ${DESTDIR}$(PREFIX)/bin
++ $(BSD_INSTALL_PROGRAM) gld ${DESTDIR}$(PREFIX)/bin
++ $(BSD_INSTALL_DATA_DIR) ${DESTDIR}$(PREFIX)/share/examples/gld
++ $(BSD_INSTALL_DATA_DIR) ${DESTDIR}$(PREFIX)/share/gld
++ $(BSD_INSTALL_DATA_DIR) ${DESTDIR}$(PREFIX)/share/doc/gld
++ $(BSD_INSTALL_DATA) gld.conf ${DESTDIR}$(PREFIX)/share/examples/gld
++ $(BSD_INSTALL_DATA) table-whitelist.sql ${DESTDIR}$(PREFIX)/share/gld
++ $(BSD_INSTALL_DATA) tables.* ${DESTDIR}$(PREFIX)/share/gld
++ $(BSD_INSTALL_DATA) README LICENCE ${DESTDIR}$(PREFIX)/share/doc/gld
distclean: clean
rm -f Makefile config.status config.log config.cache
diff --git a/mail/gmime/Makefile b/mail/gmime/Makefile
index ca3770ab0af..cbf39d3b8e3 100644
--- a/mail/gmime/Makefile
+++ b/mail/gmime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2008/04/16 14:37:39 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2008/06/20 01:09:23 joerg Exp $
#
DISTNAME= gmime-2.2.18
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://spruce.sourceforge.net/gmime/
COMMENT= Library for the creation and parsing of MIME messages
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
USE_TOOLS+= gmake pkg-config
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
diff --git a/mail/p5-Email-Address/Makefile b/mail/p5-Email-Address/Makefile
index 8c06446c608..a16105b1aeb 100644
--- a/mail/p5-Email-Address/Makefile
+++ b/mail/p5-Email-Address/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/07/29 11:16:02 adrianp Exp $
+# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:24 joerg Exp $
DISTNAME= Email-Address-1.80
PKGNAME= p5-${DISTNAME}
@@ -9,6 +9,8 @@ MAINTAINER= kuli0020@umn.edu
HOMEPAGE= http://search.cpan.org/dist/Email-Address/
COMMENT= RFC 2822 Address Parsing and Creation
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= {perl>=5.7.3,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple
PERL5_PACKLIST= auto/Email/Address/.packlist
diff --git a/mail/p5-Email-Date/Makefile b/mail/p5-Email-Date/Makefile
index d8b00836853..c768b7a7624 100644
--- a/mail/p5-Email-Date/Makefile
+++ b/mail/p5-Email-Date/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/07/29 11:57:14 adrianp Exp $
+# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:24 joerg Exp $
DISTNAME= Email-Date-1.03
PKGNAME= p5-${DISTNAME}
@@ -9,6 +9,8 @@ MAINTAINER= kuli0020@umn.edu
HOMEPAGE= http://cpan.uwinnipeg.ca/dist/Email-Date
COMMENT= Find and Format Date Headers
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= {perl>=5.7.3,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple
DEPENDS+= p5-Email-Simple>=1.9:../../mail/p5-Email-Simple
DEPENDS+= p5-Time-Piece>=1.08:../../time/p5-Time-Piece
diff --git a/mail/p5-Email-MIME-Attachment-Stripper/Makefile b/mail/p5-Email-MIME-Attachment-Stripper/Makefile
index ca692f820cb..2fc9a79b368 100644
--- a/mail/p5-Email-MIME-Attachment-Stripper/Makefile
+++ b/mail/p5-Email-MIME-Attachment-Stripper/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/07/29 12:12:55 adrianp Exp $
+# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:24 joerg Exp $
#
DISTNAME= Email-MIME-Attachment-Stripper-1.313
@@ -10,6 +10,8 @@ MAINTAINER= adrianp@NetBSD.org
HOMEPAGE= http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/
COMMENT= Strip the attachments from a mail
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= p5-Email-MIME>=1.82:../../mail/p5-Email-MIME
DEPENDS+= p5-Email-MIME-ContentType>=1.0:../../mail/p5-Email-MIME-ContentType
DEPENDS+= p5-Email-MIME-Modifier>=1.41:../../mail/p5-Email-MIME-Modifier
diff --git a/mail/p5-Email-MIME-Creator/Makefile b/mail/p5-Email-MIME-Creator/Makefile
index bcd176fda88..2933996572d 100644
--- a/mail/p5-Email-MIME-Creator/Makefile
+++ b/mail/p5-Email-MIME-Creator/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/07/29 12:08:52 adrianp Exp $
+# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:24 joerg Exp $
DISTNAME= Email-MIME-Creator-1.41
PKGNAME= p5-${DISTNAME}
@@ -9,6 +9,8 @@ MAINTAINER= kuli0020@umn.edu
HOMEPAGE= http://search.cpan.org/dist/Email-MIME-Creator/
COMMENT= Email::MIME constructor for starting anew
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= p5-Email-Simple>=1.92:../../mail/p5-Email-Simple
DEPENDS+= p5-Email-Simple-Creator>=1.4:../../mail/p5-Email-Simple-Creator
DEPENDS+= p5-Email-MIME>=1.82:../../mail/p5-Email-MIME
diff --git a/mail/p5-Email-MIME-Modifier/Makefile b/mail/p5-Email-MIME-Modifier/Makefile
index 7b17052d3fd..dc5a4d22aaa 100644
--- a/mail/p5-Email-MIME-Modifier/Makefile
+++ b/mail/p5-Email-MIME-Modifier/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/07/29 11:27:58 adrianp Exp $
+# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:24 joerg Exp $
DISTNAME= Email-MIME-Modifier-1.42
PKGNAME= p5-${DISTNAME}
@@ -9,6 +9,8 @@ MAINTAINER= kuli0020@umn.edu
HOMEPAGE= http://search.cpan.org/dist/Email-MIME-Modifier/
COMMENT= Modify Email::MIME Objects Easily
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= p5-Email-MIME-Encodings>=1.3:../../mail/p5-Email-MIME-Encodings
DEPENDS+= p5-Email-MIME>=1.82:../../mail/p5-Email-MIME
DEPENDS+= p5-Email-MessageID>=1.2:../../mail/p5-Email-MessageID
diff --git a/mail/p5-Email-MessageID/Makefile b/mail/p5-Email-MessageID/Makefile
index ee0cfe2e4f4..8d309c87072 100644
--- a/mail/p5-Email-MessageID/Makefile
+++ b/mail/p5-Email-MessageID/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/07/29 11:24:26 adrianp Exp $
+# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:24 joerg Exp $
DISTNAME= Email-MessageID-1.31
PKGNAME= p5-${DISTNAME}
@@ -9,6 +9,8 @@ MAINTAINER= kuli0020@umn.edu
HOMEPAGE= http://search.cpan.org/dist/Email-MessageID/
COMMENT= Generate world unique message-ids
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= p5-Email-Address>=1.80:../../mail/p5-Email-Address
DEPENDS+= {perl>=5.7.3,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple
diff --git a/mail/p5-Email-Reply/Makefile b/mail/p5-Email-Reply/Makefile
index 068d34fbde4..e29a7e7789c 100644
--- a/mail/p5-Email-Reply/Makefile
+++ b/mail/p5-Email-Reply/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/07/29 12:10:38 adrianp Exp $
+# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:24 joerg Exp $
#
DISTNAME= Email-Reply-1.202
@@ -10,6 +10,8 @@ MAINTAINER= adrianp@NetBSD.org
HOMEPAGE= http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/
COMMENT= Reply to a Message
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= p5-Email-Abstract>=2.01:../../mail/p5-Email-Abstract
DEPENDS+= p5-Email-Address>=1.80:../../mail/p5-Email-Address
DEPENDS+= p5-Email-MIME>=1.82:../../mail/p5-Email-MIME
diff --git a/mail/p5-Email-Send/Makefile b/mail/p5-Email-Send/Makefile
index daa6a9a79ac..3be734f3646 100644
--- a/mail/p5-Email-Send/Makefile
+++ b/mail/p5-Email-Send/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2007/08/27 17:23:41 adrianp Exp $
+# $NetBSD: Makefile,v 1.4 2008/06/20 01:09:24 joerg Exp $
DISTNAME= Email-Send-2.185
PKGNAME= p5-${DISTNAME}
@@ -9,6 +9,8 @@ MAINTAINER= kuli0020@umn.edu
HOMEPAGE= http://search.cpan.org/dist/Email-Send/
COMMENT= Email::Send - Simply Sending Email
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= {perl>=5.7.3,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple
DEPENDS+= p5-Email-Address>=1.80:../../mail/p5-Email-Address
DEPENDS+= p5-Email-Simple>=1.92:../../mail/p5-Email-Simple
diff --git a/mail/p5-Email-Simple-Creator/Makefile b/mail/p5-Email-Simple-Creator/Makefile
index 45364d1d6d7..5d54fd08569 100644
--- a/mail/p5-Email-Simple-Creator/Makefile
+++ b/mail/p5-Email-Simple-Creator/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/07/29 12:06:22 adrianp Exp $
+# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:24 joerg Exp $
DISTNAME= Email-Simple-Creator-1.4
PKGNAME= p5-${DISTNAME}
@@ -9,6 +9,8 @@ MAINTAINER= kuli0020@umn.edu
HOMEPAGE= http://search.cpan.org/dist/Email-Simple-Creator/
COMMENT= Constructor to Email::Simple for creating messages from scratch
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= p5-Email-Simple>=0:../../mail/p5-Email-Simple
DEPENDS+= p5-Email-Date>=0:../../mail/p5-Email-Date
DEPENDS+= {perl>=5.7.3,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple
diff --git a/mail/p5-GMail-IMAPD/Makefile b/mail/p5-GMail-IMAPD/Makefile
index 0d9156a0a86..e0e3079257f 100644
--- a/mail/p5-GMail-IMAPD/Makefile
+++ b/mail/p5-GMail-IMAPD/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/08/09 08:03:33 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:24 joerg Exp $
DISTNAME= GMail-IMAPD-0.93
PKGNAME= p5-${DISTNAME}
@@ -9,11 +9,12 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/~krs/GMail-IMAPD-0.93/
COMMENT= IMAP gateway for the GMail web service
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= p5-Crypt-SSLeay>=0.51:../../security/p5-Crypt-SSLeay
DEPENDS+= p5-libwww>=5.80:../../www/p5-libwww
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
PERL5_PACKLIST= auto/GMail/IMAPD/.packlist
.include "../../lang/perl5/module.mk"
diff --git a/mail/p5-IMAP-Admin/Makefile b/mail/p5-IMAP-Admin/Makefile
index d90ebbda222..69ed1db9280 100644
--- a/mail/p5-IMAP-Admin/Makefile
+++ b/mail/p5-IMAP-Admin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2007/02/22 19:26:42 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2008/06/20 01:09:24 joerg Exp $
#
DISTNAME= IMAP-Admin-1.6.1
@@ -11,6 +11,8 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IMAP/}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Perl5 module for administration of RFC-2060 IMAP servers
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/IMAP/Admin/.packlist
diff --git a/mail/p5-IMAP-Client/Makefile b/mail/p5-IMAP-Client/Makefile
index 2c1f85755d2..52c6e8319b9 100644
--- a/mail/p5-IMAP-Client/Makefile
+++ b/mail/p5-IMAP-Client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2007/10/11 15:49:57 tv Exp $
+# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:24 joerg Exp $
#
DISTNAME= IMAP-Client-0.13
@@ -9,6 +9,8 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IMAP/}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Perl5 module for IMAP manipulation
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= p5-IO-Socket-SSL>=0:../../security/p5-IO-Socket-SSL
DEPENDS+= p5-MIME-Base64>=0:../../converters/p5-MIME-Base64
DEPENDS+= p5-URI-imap>=0:../../mail/p5-URI-imap
diff --git a/mail/py-libgmail/Makefile b/mail/py-libgmail/Makefile
index 1bc384ab7a8..be89c223004 100644
--- a/mail/py-libgmail/Makefile
+++ b/mail/py-libgmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/06/12 00:18:50 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2008/06/20 01:09:24 joerg Exp $
#
DISTNAME= libgmail-0.1.5.1
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://sourceforge.net/projects/libgmail/
COMMENT= Python bindings to access Google mail
+PKG_DESTDIR_SUPPORT= user-destdir
+
PYTHON_VERSIONS_ACCEPTED= 25 24
PYDISTUTILSPKG= yes
diff --git a/mail/spamass-milter/Makefile b/mail/spamass-milter/Makefile
index 09022bc5170..b714b39f833 100644
--- a/mail/spamass-milter/Makefile
+++ b/mail/spamass-milter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2006/10/12 12:19:09 obache Exp $
+# $NetBSD: Makefile,v 1.26 2008/06/20 01:09:24 joerg Exp $
#
DISTNAME= spamass-milter-0.3.1
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://savannah.nongnu.org/projects/spamass-milt/
COMMENT= Milter interface to Spamassassin
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= spamassassin>=2.44:../../mail/spamassassin
GNU_CONFIGURE= YES
diff --git a/mail/tnef/Makefile b/mail/tnef/Makefile
index 40990223c3c..ffd0c008828 100644
--- a/mail/tnef/Makefile
+++ b/mail/tnef/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/11/18 21:08:17 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2008/06/20 01:09:24 joerg Exp $
#
DISTNAME= tnef-1.4.3
@@ -10,6 +10,7 @@ HOMEPAGE= http://tnef.sourceforge.net/
COMMENT= Decode MS-TNEF MIME attachments
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
TEST_TARGET= check
diff --git a/mail/wmmail/Makefile b/mail/wmmail/Makefile
index 2416c121f77..07b605a8ac5 100644
--- a/mail/wmmail/Makefile
+++ b/mail/wmmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2007/07/31 13:07:05 tron Exp $
+# $NetBSD: Makefile,v 1.33 2008/06/20 01:09:24 joerg Exp $
DISTNAME= WMMail.app-0.64
PKGNAME= wmmail-0.64
@@ -9,6 +9,8 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= xbiff like "mail-checker" for WindowMaker
+PKG_DESTDIR_SUPPORT= user-destdir
+
NO_SRC_ON_FTP= already in MASTER_SITE_LOCAL
DEPENDS+= windowmaker>=0.80.0nb1:../../wm/windowmaker