From 1802a619e663433af35f03f910d573813508bf04 Mon Sep 17 00:00:00 2001 From: minskim Date: Sat, 1 Jan 2005 03:31:38 +0000 Subject: abiword-plugins doesn't need perl at run time. Move "USE_PERL5=run" from abiword/Makefile.common to abiword/Makefile. Bump PKGREVISION of abiword-plugins due to dependency change. --- editors/abiword-plugins/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'editors/abiword-plugins/Makefile') diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index 40eb9cb1422..eef6cbce659 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2004/11/22 13:32:01 adam Exp $ +# $NetBSD: Makefile,v 1.3 2005/01/01 03:31:38 minskim Exp $ .include "../../editors/abiword/Makefile.common" PKGNAME= abiword-plugins-${ABIWORD_DIST_VERSION} +PKGREVISION= 1 COMMENT= Plugins enhancing Abiword's capabilities WRKSRC= ${WRKDIR}/${DISTNAME}/abiword-plugins -- cgit v1.2.3