aboutsummaryrefslogtreecommitdiff
path: root/x11/kdebase4-runtime
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2001-08-20 11:59:17 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2001-08-20 11:59:17 +0000
commit22945cd44b537bdbc2a4e238ffa8235a937109c0 (patch)
tree4e521b4aecd6d7845ccbf88094484c4e3a38697d /x11/kdebase4-runtime
parente1fe89d39d7b74afc0903614e3c717eb7452d2cd (diff)
downloadports-22945cd44b537bdbc2a4e238ffa8235a937109c0.tar.gz
ports-22945cd44b537bdbc2a4e238ffa8235a937109c0.zip
Add @exec/@unexec lines to pkg-plist, to handle the "emptydir" template.
Being an empty directory, it is not automatically included in the binary package.
Notes
Notes: svn path=/head/; revision=46529
Diffstat (limited to 'x11/kdebase4-runtime')
-rw-r--r--x11/kdebase4-runtime/pkg-plist3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/kdebase4-runtime/pkg-plist b/x11/kdebase4-runtime/pkg-plist
index 90690384e8ae..dc3732cce9d9 100644
--- a/x11/kdebase4-runtime/pkg-plist
+++ b/x11/kdebase4-runtime/pkg-plist
@@ -2599,3 +2599,6 @@ share/wallpapers/vegetative_fog.jpg
@dirrm lib/kde2
@dirrm include/kwin
@dirrm include/kate
+@exec mkdir %D/share/templates/.source/emptydir
+@exec chmod 644 %D/share/templates/.source/emptydir
+@unexec rmdir %D/share/templates/.source/emptydir