diff options
author | joerg <joerg> | 2009-06-14 22:06:39 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 22:06:39 +0000 |
commit | f0f567fd015ce744e2e7ae43a102a8e2b66fafa1 (patch) | |
tree | 5c7f99cfbae867a7ff655a3f10b6c23aceb8f59b /x11/xfce4-mcs-plugins | |
parent | 5a7efd4b1640e6a16e624e3600bdaf9d20527215 (diff) | |
download | pkgsrc-f0f567fd015ce744e2e7ae43a102a8e2b66fafa1.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'x11/xfce4-mcs-plugins')
-rw-r--r-- | x11/xfce4-mcs-plugins/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xfce4-mcs-plugins/PLIST b/x11/xfce4-mcs-plugins/PLIST index 384ad8b7bb4..0effadccd3a 100644 --- a/x11/xfce4-mcs-plugins/PLIST +++ b/x11/xfce4-mcs-plugins/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.17 2009/06/14 18:25:15 joerg Exp $ +@comment $NetBSD: PLIST,v 1.18 2009/06/14 22:06:43 joerg Exp $ lib/xfce4/mcs-plugins/display_plugin.la lib/xfce4/mcs-plugins/fm_plugin.la lib/xfce4/mcs-plugins/keyboard_plugin.la @@ -91,4 +91,3 @@ share/xfce4/doc/it/images/keyboard_settings.png share/xfce4/doc/it/images/mouse_settings.png share/xfce4/doc/it/images/user_interface_settings.png share/xfce4/doc/it/xfce-mcs-plugins.html -@unexec ${RMDIR} %D/lib/xfce4 2>/dev/null || ${TRUE} |