sysutils/ua: document SSL requirement and set flags accordingly

This commit is contained in:
John Marino 2016-09-10 03:41:00 +00:00
parent 58b6997068
commit eadf46628f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421656

View file

@ -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