libressl: prevent from building with cmake configuration

This commit is contained in:
Lukas Rusak 2016-09-23 14:29:49 -07:00
parent 8379bf0705
commit 3c5fe20bf1
No known key found for this signature in database
GPG Key ID: 8C310C807E7393A3

View File

@ -30,6 +30,7 @@ PKG_SHORTDESC="libressl: a FREE version of the SSL/TLS protocol forked from Open
PKG_LONGDESC="LibreSSL is a FREE version of the SSL/TLS protocol forked from OpenSSL"
PKG_IS_ADDON="no"
PKG_USE_CMAKE="no"
PKG_AUTORECONF="yes"
post_makeinstall_target() {