diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2010-08-07 21:14:06 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2010-08-07 21:14:06 +0000 |
commit | e777bb4998fc532f116e683201930cad7e3d1ece (patch) | |
tree | f9d18743ca15c6529e036c25936c207eccfc724f /graphics/lensfun/pkg-plist | |
parent | b4a3acf8b7ce6f399a399cb56862d083daa4aede (diff) | |
download | ports-e777bb4998fc532f116e683201930cad7e3d1ece.tar.gz ports-e777bb4998fc532f116e683201930cad7e3d1ece.zip |
Notes
Diffstat (limited to 'graphics/lensfun/pkg-plist')
-rw-r--r-- | graphics/lensfun/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/lensfun/pkg-plist b/graphics/lensfun/pkg-plist index 793560400560..b7bdeffcc832 100644 --- a/graphics/lensfun/pkg-plist +++ b/graphics/lensfun/pkg-plist @@ -1,4 +1,5 @@ lib/liblensfun.so +lib/liblensfun.so.%%LIBVERSION%% libdata/pkgconfig/lensfun.pc include/lensfun.h %%DATADIR%%/6x6.xml @@ -39,4 +40,3 @@ share/doc/lensfun-%%PORTVERSION%%/cc-by-sa-3.0.txt @dirrm share/doc/lensfun-%%PORTVERSION%% @dirrm %%DATADIR%% @dirrmtry lib/pkgconfig -@exec ln -fs lib/liblensfun.so lib/liblensfun.so.2 |