diff options
author | wiz <wiz@pkgsrc.org> | 2012-08-13 14:25:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-08-13 14:25:37 +0000 |
commit | 3ebfad88245bf3cab49c490708fd606c342bf7ab (patch) | |
tree | b49584837fe18036982ca2f5c214da74b23e47d4 /editors/abiword-plugins/Makefile | |
parent | 2c7aa95b72dfa5d54768b10b41cbf3f4e999bfb0 (diff) | |
download | pkgsrc-3ebfad88245bf3cab49c490708fd606c342bf7ab.tar.gz |
Bump PKGREVISION for fix in librsvg/buildlink3.mk.
Diffstat (limited to 'editors/abiword-plugins/Makefile')
-rw-r--r-- | editors/abiword-plugins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index da32301dad9..fa6e8b7a3ee 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.44 2012/06/14 07:44:25 sbd Exp $ +# $NetBSD: Makefile,v 1.45 2012/08/13 14:25:38 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../editors/abiword/Makefile.common" PKGNAME= abiword-plugins-${ABIVERSION} -PKGREVISION= 7 +PKGREVISION= 8 COMMENT= Plugins enhancing Abiword's capabilities CONFIGURE_ARGS+= --without-gnomevfs |