diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /textproc/wbxml2 | |
parent | Unbreak: make it fetchable again (diff) |
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'textproc/wbxml2')
-rw-r--r-- | textproc/wbxml2/Makefile | 2 | ||||
-rw-r--r-- | textproc/wbxml2/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/textproc/wbxml2/Makefile b/textproc/wbxml2/Makefile index fb686ceb0f8d..1a5cee597408 100644 --- a/textproc/wbxml2/Makefile +++ b/textproc/wbxml2/Makefile @@ -7,7 +7,7 @@ PORTNAME= wbxml2 PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://czauner.onlineloop.com/pub/FreeBSD/distfiles/ diff --git a/textproc/wbxml2/pkg-plist b/textproc/wbxml2/pkg-plist index 69a99763461a..329933c3616b 100644 --- a/textproc/wbxml2/pkg-plist +++ b/textproc/wbxml2/pkg-plist @@ -17,6 +17,7 @@ include/wbxml_tree.h include/wbxml_tree_clb_wbxml.h include/wbxml_tree_clb_xml.h lib/libwbxml2.a +lib/libwbxml2.la lib/libwbxml2.so lib/libwbxml2.so.0 share/doc/wbxml2-0.9.0/AUTHORS |