summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2012-03-27 10:40:20 +0000
committerdrochner <drochner@pkgsrc.org>2012-03-27 10:40:20 +0000
commit129925d829ecae0e4e69421d0b24e38c8c8d15cb (patch)
tree1f3570b159456b05773773e1d70b137c6462216a /editors
parent6664e26db50e387cc06ebf77efd5ad0686e9e40e (diff)
downloadpkgsrc-129925d829ecae0e4e69421d0b24e38c8c8d15cb.tar.gz
sync w/ base pkg (without-gnomevfs), fixes build problem seen in
bulk build
Diffstat (limited to 'editors')
-rw-r--r--editors/abiword-plugins/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile
index a713dd451cf..555c711d5b3 100644
--- a/editors/abiword-plugins/Makefile
+++ b/editors/abiword-plugins/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2012/03/03 00:12:58 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2012/03/27 10:40:20 drochner Exp $
PKG_DESTDIR_SUPPORT= user-destdir
@@ -8,6 +8,8 @@ PKGNAME= abiword-plugins-${ABIVERSION}
PKGREVISION= 6
COMMENT= Plugins enhancing Abiword's capabilities
+CONFIGURE_ARGS+= --without-gnomevfs
+
BUILD_DEPENDS+= abiword-${ABIVERSION}{,nb*}:../../editors/abiword
.include "../../mk/bsd.prefs.mk"