aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2007-07-08 01:23:27 +0800
committermezz <mezz@FreeBSD.org>2007-07-08 01:23:27 +0800
commit448e41cf50678b0741bcad85ba590554b5b2ba14 (patch)
tree8ff87c9b49a2eaf22c677466975748a63ed3ad50 /net-p2p
parentf7d405254e10423ce6aa8e7493c9717690adb5db (diff)
downloadfreebsd-ports-graphics-448e41cf50678b0741bcad85ba590554b5b2ba14.tar.gz
freebsd-ports-graphics-448e41cf50678b0741bcad85ba590554b5b2ba14.tar.zst
freebsd-ports-graphics-448e41cf50678b0741bcad85ba590554b5b2ba14.zip
Add dirrmtry on main directory, since there is a dirrmtry on sub directory.
Reported by: sat
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/deluge/pkg-plist2
-rw-r--r--net-p2p/deluge05/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/deluge/pkg-plist b/net-p2p/deluge/pkg-plist
index 0f241f8b024..1c2cb26e1f6 100644
--- a/net-p2p/deluge/pkg-plist
+++ b/net-p2p/deluge/pkg-plist
@@ -142,7 +142,7 @@ share/pixmaps/deluge.xpm
@dirrmtry %%DATADIR%%/plugins
@dirrm %%DATADIR%%/pixmaps
@dirrm %%DATADIR%%/glade
-@dirrm %%DATADIR%%
+@dirrmtry %%DATADIR%%
@dirrmtry share/applications
@dirrm %%PYTHON_SITELIBDIR%%/deluge
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
diff --git a/net-p2p/deluge05/pkg-plist b/net-p2p/deluge05/pkg-plist
index 0f241f8b024..1c2cb26e1f6 100644
--- a/net-p2p/deluge05/pkg-plist
+++ b/net-p2p/deluge05/pkg-plist
@@ -142,7 +142,7 @@ share/pixmaps/deluge.xpm
@dirrmtry %%DATADIR%%/plugins
@dirrm %%DATADIR%%/pixmaps
@dirrm %%DATADIR%%/glade
-@dirrm %%DATADIR%%
+@dirrmtry %%DATADIR%%
@dirrmtry share/applications
@dirrm %%PYTHON_SITELIBDIR%%/deluge
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true