summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorcube <cube@pkgsrc.org>2003-10-23 08:05:06 +0000
committercube <cube@pkgsrc.org>2003-10-23 08:05:06 +0000
commit221fd31cf14837caa607a266ca6bbb5f0ec55cc2 (patch)
tree26c77ed8ed1f65e63f17164943b6c7189c581b2a /mail
parent0d2aaa7a1cdf2d14ff224daba76b8a21d3517e56 (diff)
downloadpkgsrc-221fd31cf14837caa607a266ca6bbb5f0ec55cc2.tar.gz
Since image viewer plugin is disbabled, sylpheed-claws doesn't depend on
gdk-pixbuf anymore. Remove dependency and bump PKGREVISION.
Diffstat (limited to 'mail')
-rw-r--r--mail/sylpheed-claws/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile
index 2b2e0e9cca5..a17af2d2e62 100644
--- a/mail/sylpheed-claws/Makefile
+++ b/mail/sylpheed-claws/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2003/10/22 16:49:25 cube Exp $
+# $NetBSD: Makefile,v 1.22 2003/10/23 08:05:06 cube Exp $
#
DISTNAME= sylpheed-0.9.4claws
-PKGREVISION= 2
+PKGREVISION= 3
PKGNAME= sylpheed-claws-0.9.4
CATEGORIES= mail news x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/}
@@ -68,7 +68,6 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/sylpheed*.png ${PREFIX}/share/sylpheed
.include "../../converters/libiconv/buildlink2.mk"
-.include "../../graphics/gdk-pixbuf/buildlink2.mk"
.include "../../security/gpgme/buildlink2.mk"
.include "../../security/openssl/buildlink2.mk"
.include "../../textproc/aspell/buildlink2.mk"