aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-23 21:39:37 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-23 21:39:37 +0000
commitec221c4b36ad4f9fabc30c2eae7806b940bccc29 (patch)
treef6f728e52029ecd59eebe7c173b8795a66afafa4 /textproc
parent775a64aedb616b4828df8b26cec4beb8f87ce6fe (diff)
downloadports-ec221c4b36ad4f9fabc30c2eae7806b940bccc29.tar.gz
ports-ec221c4b36ad4f9fabc30c2eae7806b940bccc29.zip
Support stage,
Convert gnomehack to USES=pathfix
Notes
Notes: svn path=/head/; revision=328063
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libwpd/Makefile4
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