- Add missing BUILD_DEPENDS and RUN_DEPENDS
- Bump PORTREVISION
This commit is contained in:
parent
27f815835c
commit
642518af66
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292793
@ -5,6 +5,7 @@
|
||||
|
||||
PORTNAME= Net-MSN
|
||||
PORTVERSION= 1.022
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-im perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -12,7 +13,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Net::MSN interface
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Hash/Merge.pm:${PORTSDIR}/textproc/p5-Hash-Merge
|
||||
BUILD_DEPENDS= p5-Hash-Merge>=0:${PORTSDIR}/textproc/p5-Hash-Merge \
|
||||
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user