diff options
Diffstat (limited to 'net-im/cutegram/Makefile')
-rw-r--r-- | net-im/cutegram/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-im/cutegram/Makefile b/net-im/cutegram/Makefile index aaedace9eb78..769703ab18c0 100644 --- a/net-im/cutegram/Makefile +++ b/net-im/cutegram/Makefile @@ -28,7 +28,6 @@ USE_QT= qmake_build buildtools_build core declarative sql xml multimedia \ widgets dbus webkit quickcontrols graphicaleffects sql-sqlite3 QMAKE_ARGS= LIBQTELEGRAM_INCLUDE_PATH="${LOCALBASE}/include/libqtelegram-ae" \ TELEGRAMQML_INCLUDE_PATH="${LOCALBASE}/include/telegramqml" -INSTALLS_ICONS= yes post-patch: @${REINPLACE_CMD} -e "/isEmpty(OPENSSL_INCLUDE_PATH)/d" \ |