diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-10 05:48:19 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-10 05:48:19 +0000 |
commit | 1c55a892c2fbacb9dac8fd32855a10654dc34283 (patch) | |
tree | 405d2711d654b223432e84cde15af1735848aad2 /devel/p5-Mac-PropertyList | |
parent | 1e6adbd361887ec7527cbc9692801b1b808074f1 (diff) |
Notes
Diffstat (limited to 'devel/p5-Mac-PropertyList')
-rw-r--r-- | devel/p5-Mac-PropertyList/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-Mac-PropertyList/Makefile b/devel/p5-Mac-PropertyList/Makefile index f77a378f6af4..3d7b00e94872 100644 --- a/devel/p5-Mac-PropertyList/Makefile +++ b/devel/p5-Mac-PropertyList/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Mac-PropertyList -# Date created: 24 December 2010 -# Whom: Nobutaka Mantani <nobutaka@FreeBSD.org> -# +# Created by: Nobutaka Mantani <nobutaka@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Mac-PropertyList PORTVERSION= 1.38 @@ -20,7 +16,8 @@ LICENSE= ART10 GPLv1 BUILD_DEPENDS= p5-XML-Entities>=0:${PORTSDIR}/textproc/p5-XML-Entities RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Mac::PropertyList.3 \ Mac::PropertyList::ReadBinary.3 \ |