diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2004-08-14 21:57:56 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2004-08-14 21:57:56 +0000 |
commit | ef866e788f4ca20b7e23b9719dfb01e920afd9b4 (patch) | |
tree | f9eec1916d77632705bab6c6d563c23228643507 /math/cln | |
parent | 4bc93d5a4851c23e5fb61e26456ee8f01e0bc809 (diff) | |
download | ports-ef866e788f4ca20b7e23b9719dfb01e920afd9b4.tar.gz ports-ef866e788f4ca20b7e23b9719dfb01e920afd9b4.zip |
Notes
Diffstat (limited to 'math/cln')
-rw-r--r-- | math/cln/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/cln/pkg-plist b/math/cln/pkg-plist index 98d460a4c1a5..b1baead37af0 100644 --- a/math/cln/pkg-plist +++ b/math/cln/pkg-plist @@ -107,3 +107,4 @@ share/aclocal/cln.m4 %%PORTDOCS%%@dirrm %%DOCSDIR%%/dvi %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm include/cln +@unexec rmdir %D/libdata/pkgconfig 2>/dev/null || true |