summaryrefslogtreecommitdiff
path: root/mail/sylpheed-claws
diff options
context:
space:
mode:
authorcube <cube>2004-04-27 07:19:04 +0000
committercube <cube>2004-04-27 07:19:04 +0000
commit07b375cb5504f087c19de04fe4f1acee75f4c9c5 (patch)
tree7fa1475d8c864328b5e68994755b0d2ded92e616 /mail/sylpheed-claws
parent96e8f247bd65b1f93c553875d2b218c5ae2b576d (diff)
downloadpkgsrc-07b375cb5504f087c19de04fe4f1acee75f4c9c5.tar.gz
Move instruction to load the plugins into a MESSAGE file.
Suggested by reed@.
Diffstat (limited to 'mail/sylpheed-claws')
-rw-r--r--mail/sylpheed-claws/plugins.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/sylpheed-claws/plugins.mk b/mail/sylpheed-claws/plugins.mk
index 4c1376fd01f..7e910a13357 100644
--- a/mail/sylpheed-claws/plugins.mk
+++ b/mail/sylpheed-claws/plugins.mk
@@ -1,4 +1,4 @@
-# $NetBSD: plugins.mk,v 1.2 2004/02/14 17:21:44 jlam Exp $
+# $NetBSD: plugins.mk,v 1.3 2004/04/27 07:19:04 cube Exp $
#
.include "../../mail/sylpheed-claws/Makefile.common"
@@ -27,3 +27,5 @@ CONFIGURE_ARGS+= --disable-mathml-viewer-plugin
PLIST_SRC= ${.CURDIR}/../../mail/sylpheed-claws/PLIST.plugins
PLIST_SUBST+= PLUGIN_NAME=${PLUGIN_NAME}
+
+MESSAGE_SRC+= ${.CURDIR}/../../mail/sylpheed-claws/MESSAGE.plugins