diff options
Diffstat (limited to 'security/xmlsec/pkg-plist')
-rw-r--r-- | security/xmlsec/pkg-plist | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/xmlsec/pkg-plist b/security/xmlsec/pkg-plist index 6502d0dd2d5d..a8aa1a6604fd 100644 --- a/security/xmlsec/pkg-plist +++ b/security/xmlsec/pkg-plist @@ -23,14 +23,14 @@ include/xmlsec0/xmlsec/xmlenc.h include/xmlsec0/xmlsec/xmlsec.h include/xmlsec0/xmlsec/xmltree.h lib/libxmlsec.a -lib/libxmlsec.la lib/libxmlsec.so lib/libxmlsec.so.0 -lib/pkgconfig/xmlsec.pc +libdata/pkgconfig/xmlsec.pc %%PORTDOCS%%share/doc/xmlsec/api/.cvsignore %%PORTDOCS%%share/doc/xmlsec/api/Makefile %%PORTDOCS%%share/doc/xmlsec/api/Makefile.am %%PORTDOCS%%share/doc/xmlsec/api/Makefile.in +%%PORTDOCS%%share/doc/xmlsec/api/Makefile.in.bak %%PORTDOCS%%share/doc/xmlsec/api/index.html %%PORTDOCS%%share/doc/xmlsec/api/index.sgml %%PORTDOCS%%share/doc/xmlsec/api/sgml/base64.sgml @@ -318,4 +318,3 @@ lib/pkgconfig/xmlsec.pc %%PORTDOCS%%@dirrm share/doc/xmlsec @dirrm include/xmlsec0/xmlsec @dirrm include/xmlsec0 -@unexec rmdir $D/lib/pkgconfig 2>/dev/null || true |