diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-06-13 20:54:20 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-06-13 20:54:20 +0000 |
commit | 00bab28c856ff60f802f4eb81210fb1d1025d6cc (patch) | |
tree | 178a7f5271ff9b04c8e7b2c498f0cea34dbcde9e /security/super | |
parent | 3c60356586803ed2f85c00bf1326b3c8412c6335 (diff) | |
download | ports-00bab28c856ff60f802f4eb81210fb1d1025d6cc.tar.gz ports-00bab28c856ff60f802f4eb81210fb1d1025d6cc.zip |
Notes
Diffstat (limited to 'security/super')
-rw-r--r-- | security/super/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/super/pkg-plist b/security/super/pkg-plist index c16b0f0c2fdf..f5992ec453cd 100644 --- a/security/super/pkg-plist +++ b/security/super/pkg-plist @@ -8,3 +8,5 @@ bin/super %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample.tab %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%% +@exec mkdir -p %D/var +@dirrmtry var |