summaryrefslogtreecommitdiffstats
path: root/textproc/p5-Text-SpellChecker-GUI/Makefile
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-11 06:27:41 +0000
committeraz <az@FreeBSD.org>2013-09-11 06:27:41 +0000
commitdf474c4f0c8d1699ecfe3144d513c310e00a1d96 (patch)
tree9c7a921a41846d7fee0232dbaa25c40f34783fd1 /textproc/p5-Text-SpellChecker-GUI/Makefile
parent4450b7cdf46a83c66afc9368754b5754e6614774 (diff)
downloadFreeBSD-ports-df474c4f0c8d1699ecfe3144d513c310e00a1d96.zip
FreeBSD-ports-df474c4f0c8d1699ecfe3144d513c310e00a1d96.tar.gz
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'textproc/p5-Text-SpellChecker-GUI/Makefile')
-rw-r--r--textproc/p5-Text-SpellChecker-GUI/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-Text-SpellChecker-GUI/Makefile b/textproc/p5-Text-SpellChecker-GUI/Makefile
index d075848..469284b 100644
--- a/textproc/p5-Text-SpellChecker-GUI/Makefile
+++ b/textproc/p5-Text-SpellChecker-GUI/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Text-SpellChecker-GUI
-# Date created: 2009-09-27
-# Whom: Zane C, Bowers <vvelox@vvelox.net>
-#
+# Created by: Zane C, Bowers <vvelox@vvelox.net>
# $FreeBSD$
-#
PORTNAME= Text-SpellChecker-GUI
PORTVERSION= 0.0.2
@@ -20,7 +16,8 @@ BUILD_DEPENDS= p5-Curses-UI>=0:${PORTSDIR}/devel/p5-Curses-UI \
p5-ZConf-GUI>=0:${PORTSDIR}/devel/p5-ZConf-GUI \
p5-Text-SpellChecker>=0:${PORTSDIR}/textproc/p5-Text-SpellChecker
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Text::SpellChecker::GUI.3 \
Text::SpellChecker::GUI::Curses.3
OpenPOWER on IntegriCloud