diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-05-10 00:50:59 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-05-10 00:50:59 +0000 |
commit | ce16065f6f154151bc9f157753f57dbcac11bbd7 (patch) | |
tree | 9b1e5175ad0ca4a2df68eae10dc2caa879a36827 | |
parent | Update to 2.1. (diff) |
bin/pango-view is now installed even if X11 support is disabled.
PR: 134399
Sumbmitted by: Alexey V.Degtyarev <alexey@renatasystems.org>
Notes
Notes:
svn path=/head/; revision=233565
-rw-r--r-- | x11-toolkits/pango/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/pango/pkg-plist b/x11-toolkits/pango/pkg-plist index 83c249c736ee..1998b5ed4e6e 100644 --- a/x11-toolkits/pango/pkg-plist +++ b/x11-toolkits/pango/pkg-plist @@ -1,5 +1,5 @@ bin/pango-querymodules -%%X11%%bin/pango-view +bin/pango-view etc/pango/pango.modules %%X11%%etc/pango/pangox.aliases include/pango-1.0/pango/pango-attributes.h |