aboutsummaryrefslogtreecommitdiff
path: root/graphics/asciio
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-11 11:44:41 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-11 11:44:41 +0000
commitd36b674c40f4e0bdb4366c664e162b2d272d2e35 (patch)
treeeb076836dd1be72ab97d0c69f0d3dcca40eaf1d2 /graphics/asciio
parentf96c54dce9de28319079f1b66a9d5f59ddaaa063 (diff)
downloadports-d36b674c40f4e0bdb4366c664e162b2d272d2e35.tar.gz
ports-d36b674c40f4e0bdb4366c664e162b2d272d2e35.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326963
Diffstat (limited to 'graphics/asciio')
-rw-r--r--graphics/asciio/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/asciio/Makefile b/graphics/asciio/Makefile
index 185e9f65e300..4761f6df1cb4 100644
--- a/graphics/asciio/Makefile
+++ b/graphics/asciio/Makefile
@@ -33,7 +33,8 @@ BUILD_DEPENDS= p5-Directory-Scratch>=0:${PORTSDIR}/devel/p5-Directory-Scratch \
p5-Check-ISA>=0:${PORTSDIR}/devel/p5-Check-ISA
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_MODBUILD= yes
+USES= perl5
+USE_PERL5= modbuild
MAN3= App::Asciio::setup::import_export::perl.3 \
App::Asciio.3 \