mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Remove HTTPS option
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
00fb098d78
commit
cfc8fd96f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=434761
1 changed files with 1 additions and 5 deletions
|
@ -4,6 +4,7 @@
|
|||
PORTNAME= libwww
|
||||
PORTVERSION= 6.21
|
||||
DISTVERSIONPREFIX= perl-
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:OALDERS
|
||||
|
@ -34,14 +35,9 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|||
TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal \
|
||||
p5-Test-RequiresInternet>=0:devel/p5-Test-RequiresInternet
|
||||
|
||||
OPTIONS_DEFINE= HTTPS
|
||||
|
||||
CONFIGURE_ARGS= --aliases
|
||||
NO_ARCH= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
HTTPS_BUILD_DEPENDS= p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https
|
||||
HTTPS_RUN_DEPENDS= p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue