sync w/ base pkg (without-gnomevfs), fixes build problem seen in
bulk build
This commit is contained in:
parent
47b16372b1
commit
17c0e955d1
1 changed files with 3 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue