mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Remove Perl core modules
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
7d164b23d4
commit
e33b1b4213
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444794
1 changed files with 2 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= gotmail
|
||||
PORTVERSION= 0.9.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= mail perl5
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -14,8 +14,7 @@ LICENSE= GPLv2+
|
|||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
RUN_DEPENDS= curl:ftp/curl \
|
||||
p5-URI>=0:net/p5-URI \
|
||||
p5-Net>=0:net/p5-Net
|
||||
p5-URI>=0:net/p5-URI
|
||||
|
||||
USES= perl5 shebangfix
|
||||
SHEBANG_FILES= gotmail
|
||||
|
|
Loading…
Add table
Reference in a new issue