aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2014-08-19 04:45:21 +0800
committermarino <marino@FreeBSD.org>2014-08-19 04:45:21 +0800
commit732f3a012672fec6d20bf4ab034f52c27b8db442 (patch)
treeba0cd619442d578a6827242f9ec175a3a6f0545b /textproc
parentd419cc3cc2d56aed4e0532e4d38bf7aec67de4aa (diff)
downloadfreebsd-ports-gnome-732f3a012672fec6d20bf4ab034f52c27b8db442.tar.gz
freebsd-ports-gnome-732f3a012672fec6d20bf4ab034f52c27b8db442.tar.zst
freebsd-ports-gnome-732f3a012672fec6d20bf4ab034f52c27b8db442.zip
textproc/ibus: Removing unnecessary @dirrmtry from pkg-plist
This port failed to build with poudriere bulk -t because the directories it tried to remove were considered part of MTREE (but its seems they only belonged to dependencies to me). Remove the entries from pkg-plist so it builds cleanly, but don't bother to revbump because there's no practical change to the package. Just Fix It.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ibus/pkg-plist3
1 files changed, 0 insertions, 3 deletions
diff --git a/textproc/ibus/pkg-plist b/textproc/ibus/pkg-plist
index dd05f8ef57ed..297b3861a435 100644
--- a/textproc/ibus/pkg-plist
+++ b/textproc/ibus/pkg-plist
@@ -311,12 +311,9 @@ share/bash-completion/completions/ibus.bash
%%COMPDIR%%@dirrmtry %%DATADIR%%/component
@dirrmtry %%DATADIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%
-%%GINTRO%%@dirrmtry share/gir-1.0
%%PYTHON_LIB%%@dirrm %%PYTHON_SITELIBDIR%%/ibus/interface
%%PYTHON_LIB%%@dirrm %%PYTHON_SITELIBDIR%%/ibus
@dirrm include/ibus-1.0
-@dirrmtry etc/xdg/autostart
-@dirrmtry etc/xdg
%%DCONF%%@dirrmtry etc/dconf/db/ibus.d
%%GTK3%%@exec %%LOCALBASE%%/bin/gtk-query-immodules-3.0 --update-cache
%%GTK2%%@exec %%LOCALBASE%%/bin/gtk-query-immodules-2.0 --update-cache