mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Resolve of using PERL_MODBUILD and PERL_CONFIGURE together
- Convert to new perl5 framework - Trim Makefile header With hat: perl@
This commit is contained in:
parent
b8c2997f3d
commit
0be23de813
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325897
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: devel/p5-SUPER
|
||||
# Date created: 12 June, 2009
|
||||
# Whom: Wen Heping <wenheping@gmail.com>
|
||||
#
|
||||
# Created by: Wen Heping <wenheping@gmail.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= SUPER
|
||||
PORTVERSION= 1.17
|
||||
@ -19,8 +15,8 @@ BUILD_DEPENDS= p5-Sub-Identify>=0.04:${PORTSDIR}/devel/p5-Sub-Identify \
|
||||
p5-Scalar-List-Utils>=0.20:${PORTSDIR}/lang/p5-Scalar-List-Utils
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
PERL_MODBUILD= yes
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
MAN3= SUPER.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user