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/libxml++ | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) | |
download | ports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip |
Notes
Diffstat (limited to 'textproc/libxml++')
-rw-r--r-- | textproc/libxml++/Makefile | 3 | ||||
-rw-r--r-- | textproc/libxml++/pkg-plist | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index 229173d74bbd..eb918482472a 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -8,6 +8,7 @@ PORTNAME= libxml++ PORTVERSION= 1.0.5 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} @@ -16,7 +17,7 @@ MAINTAINER= bland@FreeBSD.org COMMENT= XML API for C++ USE_GNOME= gnomehack gnometarget libxml2 pkgconfig -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_REINPLACE= yes INSTALLS_SHLIB= yes diff --git a/textproc/libxml++/pkg-plist b/textproc/libxml++/pkg-plist index 56815ca5ce4c..10d818f57ca5 100644 --- a/textproc/libxml++/pkg-plist +++ b/textproc/libxml++/pkg-plist @@ -23,6 +23,7 @@ include/libxml++-1.0/libxml++/parsers/domparser.h include/libxml++-1.0/libxml++/parsers/parser.h include/libxml++-1.0/libxml++/parsers/saxparser.h lib/libxml++-1.0.a +lib/libxml++-1.0.la lib/libxml++-1.0.so lib/libxml++-1.0.so.1 libdata/pkgconfig/libxml++-1.0.pc |