pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/sylpheed-claws Needs pkg-config. XXX move to Make...
details: https://anonhg.NetBSD.org/pkgsrc/rev/aa45c92f52bc
branches: trunk
changeset: 520448:aa45c92f52bc
user: joerg <joerg%pkgsrc.org@localhost>
date: Sat Oct 21 19:54:59 2006 +0000
description:
Needs pkg-config. XXX move to Makefile.common?
diffstat:
mail/sylpheed-claws/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 4302f110c997 -r aa45c92f52bc mail/sylpheed-claws/Makefile
--- a/mail/sylpheed-claws/Makefile Sat Oct 21 19:22:23 2006 +0000
+++ b/mail/sylpheed-claws/Makefile Sat Oct 21 19:54:59 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2006/10/16 13:06:09 reed Exp $
+# $NetBSD: Makefile,v 1.51 2006/10/21 19:54:59 joerg Exp $
.include "Makefile.common"
@@ -9,7 +9,7 @@
CONFLICTS= sylpheed-[0-9]* sylpheed-gtk2-[0-9]*
-USE_TOOLS+= msgfmt
+USE_TOOLS+= msgfmt pkg-config
PKGCONFIG_OVERRIDE+= sylpheed-claws.pc.in
#BUILDLINK_ABI_DEPENDS.libetpan+= libetpan>=0.46
Home |
Main Index |
Thread Index |
Old Index