pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/sylpheed-claws Since image viewer plugin is disba...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c4dc89c6e9ad
branches:  trunk
changeset: 462990:c4dc89c6e9ad
user:      cube <cube%pkgsrc.org@localhost>
date:      Thu Oct 23 08:05:06 2003 +0000

description:
Since image viewer plugin is disbabled, sylpheed-claws doesn't depend on
gdk-pixbuf anymore. Remove dependency and bump PKGREVISION.

diffstat:

 mail/sylpheed-claws/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 58b8456d160f -r c4dc89c6e9ad mail/sylpheed-claws/Makefile
--- a/mail/sylpheed-claws/Makefile      Thu Oct 23 07:48:21 2003 +0000
+++ b/mail/sylpheed-claws/Makefile      Thu Oct 23 08:05:06 2003 +0000
@@ -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 @@
        ${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"



Home | Main Index | Thread Index | Old Index