diff options
author | bapt <bapt@FreeBSD.org> | 2014-10-31 19:15:54 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-10-31 19:15:54 +0000 |
commit | f207b1a4762ec1df68299800b48d39a557a10d8e (patch) | |
tree | 33b37f9bed84eb2aabba29b3819ca830beccbec4 | |
parent | cf5d511a58ed0c5d0d5ee3c79920e5f05b6be520 (diff) | |
download | FreeBSD-ports-f207b1a4762ec1df68299800b48d39a557a10d8e.zip FreeBSD-ports-f207b1a4762ec1df68299800b48d39a557a10d8e.tar.gz |
Simplify plist
-rw-r--r-- | textproc/redland/pkg-plist | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/textproc/redland/pkg-plist b/textproc/redland/pkg-plist index 8c32ba6..285a283 100644 --- a/textproc/redland/pkg-plist +++ b/textproc/redland/pkg-plist @@ -94,9 +94,3 @@ share/gtk-doc/html/redland/up.png %%MYSQL%%share/redland/mysql-v1.ttl %%MYSQL%%share/redland/mysql-v2.ttl %%DATADIR%%/Redland.i -@comment @exec mkdir -p %D/lib/redland -@comment @dirrm lib/redland -@dirrm %%DATADIR%% -@dirrm share/gtk-doc/html/redland -@dirrmtry share/gtk-doc/html -@dirrmtry share/gtk-doc |