diff options
author | marcus <marcus@FreeBSD.org> | 2009-05-10 08:50:59 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-05-10 08:50:59 +0800 |
commit | b67196ecde65a8f1a9f4138331e81041cc9bc8c8 (patch) | |
tree | e349a00ba0795c8ac6d6477af66688ec7b7ebf0f /x11-toolkits | |
parent | 7c283495d08252d4bb143d6b32598b9038ca0eaf (diff) | |
download | freebsd-ports-gnome-b67196ecde65a8f1a9f4138331e81041cc9bc8c8.tar.gz freebsd-ports-gnome-b67196ecde65a8f1a9f4138331e81041cc9bc8c8.tar.zst freebsd-ports-gnome-b67196ecde65a8f1a9f4138331e81041cc9bc8c8.zip |
bin/pango-view is now installed even if X11 support is disabled.
PR: 134399
Sumbmitted by: Alexey V.Degtyarev <alexey@renatasystems.org>
Diffstat (limited to 'x11-toolkits')
-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 |