From ec221c4b36ad4f9fabc30c2eae7806b940bccc29 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 23 Sep 2013 21:39:37 +0000 Subject: [PATCH] Support stage, Convert gnomehack to USES=pathfix --- textproc/libwpd/Makefile | 4 ++-- 1 file 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