summaryrefslogtreecommitdiff
path: root/mail/claws-mail-notification
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-06-12 02:14:13 +0000
committerjoerg <joerg@pkgsrc.org>2008-06-12 02:14:13 +0000
commita459d6adc77b22d7efa499cea1bcfbae7c929a42 (patch)
treec12b9c282e2706cb6bac87456615dfdf2b256e55 /mail/claws-mail-notification
parent7854cf84ecbcc45c6b18092fadae7896937e468a (diff)
downloadpkgsrc-a459d6adc77b22d7efa499cea1bcfbae7c929a42.tar.gz
Add DESTDIR support.
Diffstat (limited to 'mail/claws-mail-notification')
-rw-r--r--mail/claws-mail-notification/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/claws-mail-notification/Makefile b/mail/claws-mail-notification/Makefile
index 6e0c8b2828b..e77658924dc 100644
--- a/mail/claws-mail-notification/Makefile
+++ b/mail/claws-mail-notification/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2008/05/12 02:25:40 smb Exp $
+# $NetBSD: Makefile,v 1.9 2008/06/12 02:14:33 joerg Exp $
#
DISTNAME= notification_plugin-0.16
@@ -9,6 +9,8 @@ MASTER_SITES= http://claws-mail.org/downloads/plugins/
MAINTAINER= smb@NetBSD.org
COMMENT= Provides various ways to notify the user of new and unread email
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= claws-mail-3.4.0{,nb[0-9]*}:../../mail/claws-mail
.include "../../mk/bsd.prefs.mk"