diff options
author | mezz <mezz@FreeBSD.org> | 2011-01-08 12:57:02 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2011-01-08 12:57:02 +0800 |
commit | aabdfaa181e85a25670967f9dd42ad003afb98b8 (patch) | |
tree | bc5e383c246eed9c9bf03a06e593348159a47737 | |
parent | 282b89d624406cba2193df28b1a69a4f45c6b078 (diff) | |
download | freebsd-ports-gnome-aabdfaa181e85a25670967f9dd42ad003afb98b8.tar.gz freebsd-ports-gnome-aabdfaa181e85a25670967f9dd42ad003afb98b8.tar.zst freebsd-ports-gnome-aabdfaa181e85a25670967f9dd42ad003afb98b8.zip |
Add two directories back in the plist. Those directories create even though
GNOME disabled.
Reported by: pointyhat
-rw-r--r-- | net-im/ickle/pkg-plist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net-im/ickle/pkg-plist b/net-im/ickle/pkg-plist index 4e9d111c6629..439ceabba674 100644 --- a/net-im/ickle/pkg-plist +++ b/net-im/ickle/pkg-plist @@ -143,3 +143,7 @@ bin/ickle @dirrm %%DATADIR%%/icons/doors @dirrm %%DATADIR%%/icons @dirrm %%DATADIR%% +@dirrmtry share/applets/Network +@dirrmtry share/applets +@dirrmtry etc/CORBA/servers +@dirrmtry etc/CORBA |