aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Text-vCard
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-11 14:03:56 +0800
committeraz <az@FreeBSD.org>2013-09-11 14:03:56 +0800
commit4450b7cdf46a83c66afc9368754b5754e6614774 (patch)
tree42da9790dad9f952223e84038458c1f2f84752a4 /textproc/p5-Text-vCard
parenta69831716894d235077ce33430976de0e08975ab (diff)
downloadfreebsd-ports-gnome-4450b7cdf46a83c66afc9368754b5754e6614774.tar.gz
freebsd-ports-gnome-4450b7cdf46a83c66afc9368754b5754e6614774.tar.zst
freebsd-ports-gnome-4450b7cdf46a83c66afc9368754b5754e6614774.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'textproc/p5-Text-vCard')
-rw-r--r--textproc/p5-Text-vCard/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-vCard/Makefile b/textproc/p5-Text-vCard/Makefile
index 4c0c601415f9..a6fe0babafdf 100644
--- a/textproc/p5-Text-vCard/Makefile
+++ b/textproc/p5-Text-vCard/Makefile
@@ -14,7 +14,8 @@ BUILD_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
p5-Text-vFile-asData>=0:${PORTSDIR}/devel/p5-Text-vFile-asData
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Text::vCard::Node.3 Text::vCard.3 \
Text::vCard::Addressbook.3