diff options
author | pav <pav@FreeBSD.org> | 2005-05-17 05:52:58 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-05-17 05:52:58 +0800 |
commit | b7725057e28fc3f3dd689a7267c46811eba6d6d1 (patch) | |
tree | c86dbd840f96e7cbf20ae94635f802c5c58c6606 /math/gsl | |
parent | 089d130bc03efe1b780bec555f670ed8e8b2da9f (diff) | |
download | freebsd-ports-gnome-b7725057e28fc3f3dd689a7267c46811eba6d6d1.tar.gz freebsd-ports-gnome-b7725057e28fc3f3dd689a7267c46811eba6d6d1.tar.zst freebsd-ports-gnome-b7725057e28fc3f3dd689a7267c46811eba6d6d1.zip |
- libdata/pkgconfig is now included in mtree
Approved by: marcus (portmgr hat)
Diffstat (limited to 'math/gsl')
-rw-r--r-- | math/gsl/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/gsl/pkg-plist b/math/gsl/pkg-plist index 2875bfc9ecf9..e10aec93d458 100644 --- a/math/gsl/pkg-plist +++ b/math/gsl/pkg-plist @@ -226,4 +226,3 @@ share/aclocal/gsl.m4 %%PORTDOCS%%%%DOCSDIR%%/gsl-ref.ps %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm include/gsl -@unexec rmdir %D/libdata/pkgconfig 2>/dev/null || true |