mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Add missing dependencies.
Approved by: maintainer timeout (2 weeks)
This commit is contained in:
parent
34e8504f40
commit
db486ec62f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=170004
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= AMF-Perl
|
||||
PORTVERSION= 0.15
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= ../../authors/id/S/SI/SIMONF
|
||||
@ -15,6 +16,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= skv@FreeBSD.org
|
||||
COMMENT= Flash Remoting in Perl
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Class \
|
||||
${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
NOMANCOMPRESS= no
|
||||
|
Loading…
Reference in New Issue
Block a user