diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1999-04-06 22:31:05 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1999-04-06 22:31:05 +0000 |
commit | 0fcb7c4aca00a7e04684ed721a91287f15fe2c73 (patch) | |
tree | 6b224d7c0a2e1a18b6237ed03088cef5b4cd5793 /www/libwww/pkg-plist | |
parent | 4e40e94cc8bb5c1fd40f5b8d1bc67acd6e5ce746 (diff) | |
download | ports-0fcb7c4aca00a7e04684ed721a91287f15fe2c73.tar.gz ports-0fcb7c4aca00a7e04684ed721a91287f15fe2c73.zip |
1) Pass OBJFORMAT in MAKE_ENV
2) No longer do LDCONFIG in post-install, libwww does it already
3) Install xmlparse.h which is required by HTXML.h
Submitted by: asami
Notes
Notes:
svn path=/head/; revision=17677
Diffstat (limited to 'www/libwww/pkg-plist')
-rw-r--r-- | www/libwww/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/libwww/pkg-plist b/www/libwww/pkg-plist index a688352725fe..25bb4e11846d 100644 --- a/www/libwww/pkg-plist +++ b/www/libwww/pkg-plist @@ -150,6 +150,7 @@ include/w3c-libwww/WWWXML.h include/w3c-libwww/WWWZip.h include/w3c-libwww/wwwconf.h include/w3c-libwww/wwwsys.h +include/w3c-libwww/xmlparse.h lib/libmd5.a lib/libmd5.la lib/libmd5.so.1 |