diff options
author | eadler <eadler@FreeBSD.org> | 2011-11-03 02:42:51 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2011-11-03 02:42:51 +0800 |
commit | 38cb134e2d006045aaa7e974774d494835f2d8c6 (patch) | |
tree | 5506b06286912d4cd14a6781e62d794df4233749 /audio/sox | |
parent | 430bfeb7f187c7bd22ad13a5f5a5b4b8a4e9d90e (diff) | |
download | freebsd-ports-gnome-38cb134e2d006045aaa7e974774d494835f2d8c6.tar.gz freebsd-ports-gnome-38cb134e2d006045aaa7e974774d494835f2d8c6.tar.zst freebsd-ports-gnome-38cb134e2d006045aaa7e974774d494835f2d8c6.zip |
- create empty directories missing from packages
PR: ports/162116
Submitted by: "4720@hushmail.com" <4720@hushmail.com>
Approved by: Dan Nelson <dnelson@allantgroup.com> (maintainer, audio/sox)
Approved by: gnome (marcus@, graphics/gimp-app)
Approved by: gecko (beat@, www/firefox)
Approved by: bapt (mentor)
Diffstat (limited to 'audio/sox')
-rw-r--r-- | audio/sox/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/sox/pkg-plist b/audio/sox/pkg-plist index bdc66f58b297..c1a370e561c0 100644 --- a/audio/sox/pkg-plist +++ b/audio/sox/pkg-plist @@ -9,5 +9,6 @@ lib/libsox.a lib/libsox.la lib/libsox.so lib/libsox.so.1 +@exec mkdir -p %D/lib/sox @dirrm lib/sox libdata/pkgconfig/sox.pc |