mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Register iconv dependency
- Bump PORTREVISION for dependency and package change PR: 233055 Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch>
This commit is contained in:
parent
2aea645354
commit
f73a79e22d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484591
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= cabextract
|
||||
PORTVERSION= 1.9
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= https://www.cabextract.org.uk/
|
||||
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Program to extract Microsoft cabinet (.CAB) files
|
|||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= cpe
|
||||
USES= cpe iconv
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue