summaryrefslogtreecommitdiff
path: root/mail/sylpheed-claws-ghostscript-viewer
diff options
context:
space:
mode:
authorcube <cube@pkgsrc.org>2004-04-27 07:19:04 +0000
committercube <cube@pkgsrc.org>2004-04-27 07:19:04 +0000
commite79936a14f343584552cdc8e4e6ad57bd7b517ed (patch)
tree7fa1475d8c864328b5e68994755b0d2ded92e616 /mail/sylpheed-claws-ghostscript-viewer
parentf0768bb694bc177dc77765548782a1e9c32e6c54 (diff)
downloadpkgsrc-e79936a14f343584552cdc8e4e6ad57bd7b517ed.tar.gz
Move instruction to load the plugins into a MESSAGE file.
Suggested by reed@.
Diffstat (limited to 'mail/sylpheed-claws-ghostscript-viewer')
-rw-r--r--mail/sylpheed-claws-ghostscript-viewer/DESCR2
-rw-r--r--mail/sylpheed-claws-ghostscript-viewer/Makefile3
2 files changed, 2 insertions, 3 deletions
diff --git a/mail/sylpheed-claws-ghostscript-viewer/DESCR b/mail/sylpheed-claws-ghostscript-viewer/DESCR
index b49a2bca5e1..7d3b8e67b4d 100644
--- a/mail/sylpheed-claws-ghostscript-viewer/DESCR
+++ b/mail/sylpheed-claws-ghostscript-viewer/DESCR
@@ -1,4 +1,2 @@
The ghostscript-viewer plugin allows Sylpheed-claws to display PostScript and
PDF attachments in the visualisation panel.
-
-You must manually load the plugin through Configuration/Plugins.
diff --git a/mail/sylpheed-claws-ghostscript-viewer/Makefile b/mail/sylpheed-claws-ghostscript-viewer/Makefile
index e9f4c93a65a..8c913c6eab5 100644
--- a/mail/sylpheed-claws-ghostscript-viewer/Makefile
+++ b/mail/sylpheed-claws-ghostscript-viewer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/03/26 02:27:44 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/27 07:19:05 cube Exp $
#
DISTNAME= ghostscript-viewer-0.6
@@ -18,6 +18,7 @@ USE_LIBTOOL= YES
PLIST_SRC= ${.CURDIR}/../../mail/sylpheed-claws/PLIST.plugins
PLIST_SUBST+= PLUGIN_NAME=ghostscript_viewer
+MESSAGE_SRC+= ${.CURDIR}/../../mail/sylpheed-claws/MESSAGE.plugins
.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../mail/sylpheed-claws/buildlink3.mk"