pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/sylpheed-claws-ghostscript-viewer This depends on...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fa356437b771
branches:  trunk
changeset: 467327:fa356437b771
user:      cube <cube%pkgsrc.org@localhost>
date:      Thu Jan 29 07:42:23 2004 +0000

description:
This depends on pkg-config, as pointed out by agc@'s bulk build log.

diffstat:

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

diffs (23 lines):

diff -r f1c2c5b16214 -r fa356437b771 mail/sylpheed-claws-ghostscript-viewer/Makefile
--- a/mail/sylpheed-claws-ghostscript-viewer/Makefile   Thu Jan 29 07:19:00 2004 +0000
+++ b/mail/sylpheed-claws-ghostscript-viewer/Makefile   Thu Jan 29 07:42:23 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2004/01/05 16:53:04 cube Exp $
+# $NetBSD: Makefile,v 1.3 2004/01/29 07:42:23 cube Exp $
 #
 
 DISTNAME=      ghostscript-viewer-0.6
 PKGNAME=       sylpheed-claws-${DISTNAME}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    mail news x11
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=sylpheed-claws/}
 EXTRACT_SUFX=  .tar.bz2
@@ -22,6 +22,7 @@
 
 .include "../../mail/sylpheed-claws/buildlink2.mk"
 .include "../../x11/gtk/buildlink2.mk"
+.include "../../devel/pkgconfig/buildlink2.mk"
 .include "../../mk/ghostscript.mk"
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index