diff options
author | Lev A. Serebryakov <lev@FreeBSD.org> | 2003-10-15 12:15:12 +0000 |
---|---|---|
committer | Lev A. Serebryakov <lev@FreeBSD.org> | 2003-10-15 12:15:12 +0000 |
commit | 798a2027c701d4f13090262af9bd2594feae14e2 (patch) | |
tree | 5220a52896adb3a9b1b4d7a5a296f6f4bbe59c4f /www/neon29/pkg-plist | |
parent | db20c3662c9929f739c0eed608af59b5962b9a2f (diff) | |
download | ports-798a2027c701d4f13090262af9bd2594feae14e2.tar.gz ports-798a2027c701d4f13090262af9bd2594feae14e2.zip |
Notes
Diffstat (limited to 'www/neon29/pkg-plist')
-rw-r--r-- | www/neon29/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/neon29/pkg-plist b/www/neon29/pkg-plist index cd2645af517f..3f6ca50c1dd6 100644 --- a/www/neon29/pkg-plist +++ b/www/neon29/pkg-plist @@ -24,7 +24,7 @@ include/neon/ne_xml.h lib/libneon.so.24 lib/libneon.so lib/libneon.a -lib/pkgconfig/neon.pc +libdata/pkgconfig/neon.pc %%PORTDOCS%%%%DOCSDIR%%/html/apas01.html %%PORTDOCS%%%%DOCSDIR%%/html/apas02.html %%PORTDOCS%%%%DOCSDIR%%/html/apas03.html @@ -80,5 +80,5 @@ lib/pkgconfig/neon.pc %%PORTDOCS%%%%DOCSDIR%%/using-neon.txt %%PORTDOCS%%@dirrm %%DOCSDIR%%/html %%PORTDOCS%%@dirrm %%DOCSDIR%% -@unexec rmdir %D/lib/pkgconfig > /dev/null 2>&1 || true +@unexec rmdir %D/libdata/pkgconfig > /dev/null 2>&1 || true @dirrm include/neon |