sysutils/ua: document SSL requirement and set flags accordingly
This commit is contained in:
parent
58b6997068
commit
eadf46628f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421656
1 changed files with 4 additions and 1 deletions
|
@ -13,8 +13,11 @@ USE_GITHUB= yes
|
|||
GH_ACCOUNT= euedge
|
||||
GH_TAGNAME= 7a35148
|
||||
|
||||
USES= autoreconf
|
||||
USES= autoreconf ssl
|
||||
GNU_CONFIGURE= yes
|
||||
LDFLAGS+= -L${OPENSSLLIB}
|
||||
CFLAGS+= -I${OPENSSLINC}
|
||||
|
||||
PLIST_FILES= bin/kua bin/ua \
|
||||
man/man1/kua.1.gz man/man1/ua.1.gz
|
||||
PORTDOCS= README
|
||||
|
|
Loading…
Reference in a new issue