diff options
author | marino <marino@FreeBSD.org> | 2016-09-10 11:05:36 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2016-09-10 11:05:36 +0800 |
commit | a5d90375eaeaef7c4836b7e95c79678bdc459f5c (patch) | |
tree | eaa187bfbbdab50671c77e45810c2838faad92af /www | |
parent | 34ce33ad55c7a2e4d1f22553aeb2509aaa4ca68f (diff) | |
download | freebsd-ports-gnome-a5d90375eaeaef7c4836b7e95c79678bdc459f5c.tar.gz freebsd-ports-gnome-a5d90375eaeaef7c4836b7e95c79678bdc459f5c.tar.zst freebsd-ports-gnome-a5d90375eaeaef7c4836b7e95c79678bdc459f5c.zip |
www/tengine: document SSL requirement
Diffstat (limited to 'www')
-rw-r--r-- | www/tengine/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/tengine/Makefile b/www/tengine/Makefile index 14a9aa52969b..6f77cade7103 100644 --- a/www/tengine/Makefile +++ b/www/tengine/Makefile @@ -14,6 +14,7 @@ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE WANT_GNOME= yes +USES= ssl USE_GNOME= libxml2 libxslt USE_GITHUB= yes GH_ACCOUNT= alibaba |