pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/gossip Fix path to loudmouth, now in the chat cat...
details: https://anonhg.NetBSD.org/pkgsrc/rev/027aa21579e8
branches: trunk
changeset: 469168:027aa21579e8
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Fri Feb 20 14:25:04 2004 +0000
description:
Fix path to loudmouth, now in the chat category.
diffstat:
chat/gossip/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r 3824d324d380 -r 027aa21579e8 chat/gossip/Makefile
--- a/chat/gossip/Makefile Fri Feb 20 14:18:07 2004 +0000
+++ b/chat/gossip/Makefile Fri Feb 20 14:25:04 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/02/20 13:42:15 jmmv Exp $
+# $NetBSD: Makefile,v 1.18 2004/02/20 14:25:04 jmmv Exp $
#
DISTNAME= gossip-0.7
@@ -23,11 +23,11 @@
GCONF2_SCHEMAS= gossip.schemas
+.include "../../chat/loudmouth/buildlink3.mk"
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/GConf2/schemas.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
-.include "../../devel/loudmouth/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index