pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/gupnp-tools depend on gtksourceview for additional...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ea3ea587caa3
branches: trunk
changeset: 609843:ea3ea587caa3
user: drochner <drochner%pkgsrc.org@localhost>
date: Thu Oct 11 11:01:04 2012 +0000
description:
depend on gtksourceview for additional debug info
diffstat:
net/gupnp-tools/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 835f0bfda8d8 -r ea3ea587caa3 net/gupnp-tools/Makefile
--- a/net/gupnp-tools/Makefile Thu Oct 11 10:57:42 2012 +0000
+++ b/net/gupnp-tools/Makefile Thu Oct 11 11:01:04 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2012/10/08 23:02:16 adam Exp $
+# $NetBSD: Makefile,v 1.22 2012/10/11 11:01:04 drochner Exp $
#
DISTNAME= gupnp-tools-0.8.4
@@ -23,4 +23,5 @@
.include "../../devel/libglade/buildlink3.mk"
.include "../../graphics/gnome-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../x11/gtksourceview3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index