pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/pango fix PLIST for the non-x11 case: pango-view...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6a20ca4d502a
branches: trunk
changeset: 564558:6a20ca4d502a
user: drochner <drochner%pkgsrc.org@localhost>
date: Mon Sep 07 09:49:20 2009 +0000
description:
fix PLIST for the non-x11 case: pango-view is built in any case, from spz
(According to the changelog, it was due to a bug that pango-view was
not built w/o X11; this was fixed in 1.24.1.)
diffstat:
devel/pango/PLIST | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (13 lines):
diff -r b721bf89f711 -r 6a20ca4d502a devel/pango/PLIST
--- a/devel/pango/PLIST Mon Sep 07 06:51:19 2009 +0000
+++ b/devel/pango/PLIST Mon Sep 07 09:49:20 2009 +0000
@@ -1,7 +1,6 @@
-@comment $NetBSD: PLIST,v 1.46 2009/07/09 17:29:58 drochner Exp $
+@comment $NetBSD: PLIST,v 1.47 2009/09/07 09:49:20 drochner Exp $
bin/pango-querymodules
-${PLIST.carbon}bin/pango-view
-${PLIST.x11}bin/pango-view
+bin/pango-view
include/pango-1.0/pango/pango-attributes.h
include/pango-1.0/pango/pango-bidi-type.h
include/pango-1.0/pango/pango-break.h
Home |
Main Index |
Thread Index |
Old Index