diff options
author | asau <asau> | 2012-10-08 12:19:01 +0000 |
---|---|---|
committer | asau <asau> | 2012-10-08 12:19:01 +0000 |
commit | 9a2579802dab4915b43bdd3086ba4fbc1cbe803a (patch) | |
tree | 7139fbae3454ff926975d735adb7ffa1c7d02bbf /mail/claws-mail-pgpmime | |
parent | 7e05c265b719b79a12f4465603f008906e8e1ce1 (diff) | |
download | pkgsrc-9a2579802dab4915b43bdd3086ba4fbc1cbe803a.tar.gz |
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'mail/claws-mail-pgpmime')
-rw-r--r-- | mail/claws-mail-pgpmime/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/claws-mail-pgpmime/Makefile b/mail/claws-mail-pgpmime/Makefile index 6c8fae930d2..32c80384584 100644 --- a/mail/claws-mail-pgpmime/Makefile +++ b/mail/claws-mail-pgpmime/Makefile @@ -1,8 +1,6 @@ -# $NetBSD: Makefile,v 1.26 2012/10/02 17:11:28 tron Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/08 12:19:05 asau Exp $ # -PKG_DESTDIR_SUPPORT= user-destdir - PLUGIN_NAME= pgpmime PKGREVISION= 2 .include "../../mail/claws-mail/plugins.mk" |