mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 07:10:32 -04:00
Remove the BROKEN variable to make the port available again
This commit is contained in:
parent
d507986043
commit
20196b06ca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490966
1 changed files with 1 additions and 2 deletions
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= c-icap
|
PORTNAME= c-icap
|
||||||
PORTVERSION= 0.5.3
|
PORTVERSION= 0.5.3
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= www security
|
CATEGORIES= www security
|
||||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/0.5.x/
|
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/0.5.x/
|
||||||
PKGNAMESUFFIX= -modules
|
PKGNAMESUFFIX= -modules
|
||||||
|
@ -14,8 +15,6 @@ COMMENT= Modules for c-icap: virus_scan and srv_url_check
|
||||||
LICENSE= GPLv2+
|
LICENSE= GPLv2+
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
BROKEN= fails to build
|
|
||||||
|
|
||||||
LIB_DEPENDS= libicapapi.so:www/c-icap \
|
LIB_DEPENDS= libicapapi.so:www/c-icap \
|
||||||
libclamav.so:security/clamav
|
libclamav.so:security/clamav
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue