Skip to content

Commit

Permalink
net/p5-WebService-Dropbox: Fix RUN_DEPENDS
Browse files Browse the repository at this point in the history
- Bump PORTREVISION for dependency change
  • Loading branch information
sunpoet committed Apr 27, 2023
1 parent d91a412 commit 44f6a47
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions net/p5-WebService-Dropbox/Makefile
@@ -1,6 +1,6 @@
PORTNAME= WebService-Dropbox
PORTVERSION= 2.09
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Expand Down Expand Up @@ -30,9 +30,9 @@ OPTIONS_DEFINE= RECOMMENDED
OPTIONS_DEFAULT=RECOMMENDED
RECOMMENDED_DESC= Recommended dependencies by upstream

RECOMMENDED_BUILD_DEPENDS= p5-IO-Socket-SSL>=2.048:security/p5-IO-Socket-SSL \
RECOMMENDED_BUILD_DEPENDS= p5-Furl>=3.11:www/p5-Furl \
p5-IO-Socket-SSL>=2.048:security/p5-IO-Socket-SSL \
p5-JSON-XS>=3.03:converters/p5-JSON-XS \
p5-Software-License>=0:misc/p5-Software-License
# p5-Furl>=3.11:www/p5-Furl

.include <bsd.port.mk>

0 comments on commit 44f6a47

Please sign in to comment.