pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/eog add a comment section telling how Python ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ac1da0a5dffc
branches: trunk
changeset: 556953:ac1da0a5dffc
user: drochner <drochner%pkgsrc.org@localhost>
date: Tue Apr 07 10:33:41 2009 +0000
description:
add a comment section telling how Python plugin support can be
enabled (but leave it off because it is not useful yet)
diffstat:
graphics/eog/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r b38046e1c243 -r ac1da0a5dffc graphics/eog/Makefile
--- a/graphics/eog/Makefile Tue Apr 07 10:30:20 2009 +0000
+++ b/graphics/eog/Makefile Tue Apr 07 10:33:41 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2009/03/22 19:01:38 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2009/04/07 10:33:41 drochner Exp $
#
DISTNAME= eog-2.26.0
@@ -20,6 +20,9 @@
GCONF_SCHEMAS= eog.schemas
+# XXX Python plugins do more harm than good for now
+#.include "../../lang/python/application.mk"
+#.include "../../x11/py-gtk2/buildlink3.mk"
.include "../../devel/GConf/schemas.mk"
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.15.3
.include "../../devel/glib2/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index