diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libwps/Makefile | 8 | ||||
-rw-r--r-- | textproc/libwps/pkg-plist | 1 |
2 files changed, 5 insertions, 4 deletions
diff --git a/textproc/libwps/Makefile b/textproc/libwps/Makefile index b8b0bf583b0..3a881309656 100644 --- a/textproc/libwps/Makefile +++ b/textproc/libwps/Makefile @@ -3,11 +3,12 @@ PORTNAME= libwps PORTVERSION= 0.2.9 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= office@FreeBSD.org -COMMENT= A Microsoft file word processor format import filter library +COMMENT= Microsoft file word processor format import filter library LICENSE= LGPL21 MPL LICENSE_COMB= dual @@ -19,9 +20,8 @@ OPTIONS_DEFINE= DOCS CONFIGURE_ARGS= --disable-werror CPPFLAGS+= -I${LOCALBASE}/include -USE_AUTOTOOLS= libtool -USES= pkgconfig pathfix -USE_GNOME= gnomeprefix ltverhack +GNU_CONFIGURE= yes +USES= libtool pkgconfig pathfix USE_LDCONFIG= yes PORTDOCS= * DOCS_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen diff --git a/textproc/libwps/pkg-plist b/textproc/libwps/pkg-plist index dab513860ae..659f1eb34e0 100644 --- a/textproc/libwps/pkg-plist +++ b/textproc/libwps/pkg-plist @@ -7,6 +7,7 @@ lib/libwps-0.2.a lib/libwps-0.2.la lib/libwps-0.2.so lib/libwps-0.2.so.2 +lib/libwps-0.2.so.2.0.9 libdata/pkgconfig/libwps-0.2.pc @dirrm include/libwps-0.2/libwps @dirrm include/libwps-0.2 |