pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/geeqie Add missing dependency, which broke HT...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d08cf4a27f5d
branches: trunk
changeset: 572399:d08cf4a27f5d
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Feb 25 14:13:54 2010 +0000
description:
Add missing dependency, which broke HTML generation and thus PLIST.
diffstat:
graphics/geeqie/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 9f8513241b17 -r d08cf4a27f5d graphics/geeqie/Makefile
--- a/graphics/geeqie/Makefile Thu Feb 25 14:07:52 2010 +0000
+++ b/graphics/geeqie/Makefile Thu Feb 25 14:13:54 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2010/02/20 20:50:34 gdt Exp $
+# $NetBSD: Makefile,v 1.9 2010/02/25 14:13:54 wiz Exp $
#
DISTNAME= geeqie-1.0
@@ -23,5 +23,6 @@
.include "../../graphics/exiv2/buildlink3.mk"
.include "../../graphics/lcms/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../textproc/gnome-doc-utils/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index