diff options
author | antoine <antoine@FreeBSD.org> | 2013-06-30 05:42:54 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2013-06-30 05:42:54 +0800 |
commit | ba96ea2dd4ce0bc5320288d7d34b2fe7c22768b3 (patch) | |
tree | 7c7d4bf38fecf86707fdbbaea99728d7e8344059 /graphics | |
parent | 74161965499c953fafce4c26e1cee7cf331c3354 (diff) | |
download | freebsd-ports-gnome-ba96ea2dd4ce0bc5320288d7d34b2fe7c22768b3.tar.gz freebsd-ports-gnome-ba96ea2dd4ce0bc5320288d7d34b2fe7c22768b3.tar.zst freebsd-ports-gnome-ba96ea2dd4ce0bc5320288d7d34b2fe7c22768b3.zip |
Do not try to remove directories not created by the port
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/zbar/pkg-plist | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/zbar/pkg-plist b/graphics/zbar/pkg-plist index fbe05041a2c9..fd9b34065d8f 100644 --- a/graphics/zbar/pkg-plist +++ b/graphics/zbar/pkg-plist @@ -39,7 +39,4 @@ libdata/pkgconfig/zbar.pc %%PORTDOCS%%%%DOCSDIR%%/TODO @dirrmtry share/zbar %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry %%PYTHON_SITELIBDIR%% -@dirrmtry lib/%%PYTHON_VERSION%% -@dirrmtry lib/pkgconfig @dirrm include/zbar |