pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/libsylph Needs pkg-config.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0dd62e1a480a
branches: trunk
changeset: 522063:0dd62e1a480a
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Dec 01 20:22:19 2006 +0000
description:
Needs pkg-config.
diffstat:
mail/libsylph/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d0036097b45d -r 0dd62e1a480a mail/libsylph/Makefile
--- a/mail/libsylph/Makefile Fri Dec 01 20:17:51 2006 +0000
+++ b/mail/libsylph/Makefile Fri Dec 01 20:22:19 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/10/13 12:38:30 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2006/12/01 20:22:19 joerg Exp $
#
DISTNAME= libsylph-0.3.0
@@ -14,7 +14,7 @@
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= lex
+USE_TOOLS+= lex pkg-config
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index