aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/telepathy-idle
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2017-03-15 22:45:30 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2017-04-09 20:01:21 +0800
commit4199d4a52ddeb553424b9330d1f93a024916697a (patch)
tree12f4e162ad7cdc00755c7edb28ced80b6e17ed7a /net-im/telepathy-idle
parentfc4a3c0dfd0c4127b03dcecaca182c94aec10190 (diff)
downloadfreebsd-ports-gnome-4199d4a52ddeb553424b9330d1f93a024916697a.tar.gz
freebsd-ports-gnome-4199d4a52ddeb553424b9330d1f93a024916697a.tar.zst
freebsd-ports-gnome-4199d4a52ddeb553424b9330d1f93a024916697a.zip
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight
Diffstat (limited to 'net-im/telepathy-idle')
-rw-r--r--net-im/telepathy-idle/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/telepathy-idle/Makefile b/net-im/telepathy-idle/Makefile
index 1664b545a8ac..9a02270c3577 100644
--- a/net-im/telepathy-idle/Makefile
+++ b/net-im/telepathy-idle/Makefile
@@ -14,10 +14,9 @@ COMMENT= IRC Connection Manager for Telepathy Framework
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \
libtelepathy-glib.so:net-im/telepathy-glib
-USES= execinfo gmake libtool pathfix pkgconfig python:2,build
+USES= execinfo gmake libtool pathfix pkgconfig python:2,build ssl
USE_GNOME= glib20 libxslt:build
GNU_CONFIGURE= yes
-USE_OPENSSL= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip