diff options
Diffstat (limited to 'textproc/libwps/Makefile')
-rw-r--r-- | textproc/libwps/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/libwps/Makefile b/textproc/libwps/Makefile index 1880b7c37aba..be3f03b91b3b 100644 --- a/textproc/libwps/Makefile +++ b/textproc/libwps/Makefile @@ -6,17 +6,17 @@ # PORTNAME= libwps -PORTVERSION= 0.2.2 +PORTVERSION= 0.2.3 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= office@FreeBSD.org COMMENT= A Microsoft file word processor format import filter library -LIB_DEPENDS= wpd-0.9.9:${PORTSDIR}/textproc/libwpd - LICENSE= LGPL21 +LIB_DEPENDS= wpd-0.9.9:${PORTSDIR}/textproc/libwpd + USE_AUTOTOOLS= libtool USE_GNOME= gnomeprefix gnomehack ltverhack USE_LDCONFIG= yes |