summaryrefslogtreecommitdiff
path: root/textproc/aspell/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2005-06-28 14:18:55 +0000
committerwiz <wiz>2005-06-28 14:18:55 +0000
commit338b26299d60a554fd9f2dd825dd6dece72a5ec0 (patch)
treec09f985c220695d5066fcde9177319d1b65be616 /textproc/aspell/Makefile
parent69057a4516416bde3c01fa34795626dc227fe05d (diff)
downloadpkgsrc-338b26299d60a554fd9f2dd825dd6dece72a5ec0.tar.gz
USE_PERL5 -> USE_TOOLS+=perl.
Diffstat (limited to 'textproc/aspell/Makefile')
-rw-r--r--textproc/aspell/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile
index 292c21ed8da..9c815457a50 100644
--- a/textproc/aspell/Makefile
+++ b/textproc/aspell/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2005/06/28 14:17:49 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2005/06/28 14:18:55 wiz Exp $
#
DISTNAME= aspell-0.60.3
@@ -11,9 +11,10 @@ COMMENT= Spell checker with good multi-language support
CONFLICTS= libpspell-[0-9]*
-USE_PERL5= run # for bin/aspell-import
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake perl
+# for bin/aspell-import
+TOOLS_DEPMETHOD.perl= DEPENDS
USE_LIBTOOL= yes
USE_LANGUAGES= c c++