summaryrefslogtreecommitdiff
path: root/security/xmlsec/pkg-plist
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-06-04 10:37:19 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-06-04 10:37:19 +0000
commita780406c450e1096cfb1013b1499cc08d70b1478 (patch)
tree61071d6ea9b40aff948b1b7b4f8846ae6f55fb4e /security/xmlsec/pkg-plist
parentCorrect documentation URL. (diff)
Update: security/xmlsec
Changes from KATO Tsuguru <tkato@prontomail.com> (thanks!) - Do not install useless .la files - Install .pc file to correct place PR: ports/52767 Submitted by: Jim Geovedi <jim@corebsd.or.id>
Notes
Notes: svn path=/head/; revision=82250
Diffstat (limited to 'security/xmlsec/pkg-plist')
-rw-r--r--security/xmlsec/pkg-plist5
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