Add missing dependency to openssl

Reviewed by:	mat
Approved by:	mat
Differential Revision:	https://reviews.freebsd.org/D10643
This commit is contained in:
Babak Farrokhi 2017-05-22 13:30:13 +00:00
parent 081beb2d38
commit cbfa306f08
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441456

View File

@ -3,7 +3,7 @@
PORTNAME= istatserver
PORTVERSION= 3.01
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= https://s3.amazonaws.com/bjango/files/istatserverlinux/
@ -15,6 +15,7 @@ LICENSE= BSD3CLAUSE
LIB_DEPENDS= libxml2.so:textproc/libxml2 \
libsqlite3.so:databases/sqlite3
USES= ssl
GNU_CONFIGURE= yes
USE_RC_SUBR= ${PORTNAME}