summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-01-01 03:31:38 +0000
committerminskim <minskim@pkgsrc.org>2005-01-01 03:31:38 +0000
commit1802a619e663433af35f03f910d573813508bf04 (patch)
treeb90c5f72a1af84200abee92b1d5eafd8fbceed04 /editors
parent5e78f166246d8329619945e1f040e065ed40b540 (diff)
downloadpkgsrc-1802a619e663433af35f03f910d573813508bf04.tar.gz
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.
Diffstat (limited to 'editors')
-rw-r--r--editors/abiword-plugins/Makefile3
-rw-r--r--editors/abiword/Makefile3
-rw-r--r--editors/abiword/Makefile.common3
3 files changed, 5 insertions, 4 deletions
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
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 9cb49a70980..92a306d64ed 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.83 2004/12/28 01:56:41 reed Exp $
+# $NetBSD: Makefile,v 1.84 2005/01/01 03:31:38 minskim Exp $
.include "Makefile.common"
@@ -10,6 +10,7 @@ COMMENT= Open Source cross-platform word processor
CONFLICTS= abiword-personal-[0-9]* abiword2-[0-9]*
WRKSRC= ${WRKDIR}/${DISTNAME}/abi
+USE_PERL5= run
REPLACE_PERL= user/wp/scripts/abw2html.pl
diff --git a/editors/abiword/Makefile.common b/editors/abiword/Makefile.common
index 61c27a750c3..3df1728bcf9 100644
--- a/editors/abiword/Makefile.common
+++ b/editors/abiword/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.5 2004/11/22 13:31:46 adam Exp $
+# $NetBSD: Makefile.common,v 1.6 2005/01/01 03:31:38 minskim Exp $
ABIWORD_DIST_VERSION= 2.0.14
DISTNAME= abiword-${ABIWORD_DIST_VERSION}
@@ -18,7 +18,6 @@ USE_BUILDLINK3= yes
USE_LIBTOOL= yes
USE_DIRS+= xdg-1.1
USE_GNU_TOOLS+= make
-USE_PERL5= run
USE_X11= yes
CONFIGURE_ARGS+= --enable-threads