diff options
Diffstat (limited to 'textproc/libwpd')
-rw-r--r-- | textproc/libwpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libwpd/Makefile b/textproc/libwpd/Makefile index db33533eec30..ba1faaa91078 100644 --- a/textproc/libwpd/Makefile +++ b/textproc/libwpd/Makefile @@ -12,15 +12,15 @@ COMMENT= Tools for importing and exporting WordPerfect(tm) documents LICENSE= LGPL21 MPL LICENSE_COMB= dual +USES= pathfix GNU_CONFIGURE= yes USE_BZIP2= yes -USE_GNOME= gnomehack libgsf +USE_GNOME= libgsf USE_LDCONFIG= yes CONFIGURE_ARGS= --without-docs PLIST_SUB= MAJVER=${PORTVERSION:R} -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/^SUBDIRS = / s| docs||' ${WRKSRC}/Makefile.in |