aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Chatbot-Eliza
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-08-02 17:11:34 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-08-02 17:11:34 +0000
commitda7af081ce75dde0c5091818436f66472d57ee67 (patch)
treee320e410dc63b10158e40f907c136a6b768914eb /misc/p5-Chatbot-Eliza
parent911aeddd517b4b466cb000c6bd11becacd9d973d (diff)
downloadports-da7af081ce75dde0c5091818436f66472d57ee67.tar.gz
ports-da7af081ce75dde0c5091818436f66472d57ee67.zip
- Convert to new perl framework
- Trim Makefile header
Notes
Notes: svn path=/head/; revision=324167
Diffstat (limited to 'misc/p5-Chatbot-Eliza')
-rw-r--r--misc/p5-Chatbot-Eliza/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/p5-Chatbot-Eliza/Makefile b/misc/p5-Chatbot-Eliza/Makefile
index 9dced3d6a31a..83b223b94532 100644
--- a/misc/p5-Chatbot-Eliza/Makefile
+++ b/misc/p5-Chatbot-Eliza/Makefile
@@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Clone of the classic Eliza program
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Chatbot::Eliza.3