Add missing dep on cyrus-sasl2-gssapi
PR: 249988 Approved by: zi
This commit is contained in:
parent
95612db9f0
commit
00cbc5f1b5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=550632
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= msktutil
|
||||
PORTVERSION= 1.1
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= sysutils
|
||||
|
||||
@ -13,6 +14,7 @@ LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libudns.so:dns/udns
|
||||
RUN_DEPENDS= cyrus-sasl-gssapi>0:security/cyrus-sasl2-gssapi
|
||||
|
||||
USES= autoreconf ssl
|
||||
USE_GITHUB= yes
|
||||
|
Loading…
Reference in New Issue
Block a user