aboutsummaryrefslogtreecommitdiff
path: root/net-im/telegram-desktop
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-01-30 21:50:16 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-01-30 21:50:16 +0000
commit7a3ae8b85f8b5e9e919cd07817f8da94811d2bdc (patch)
treef4de572f5fe8089319bdfdec9fcb08bf0bab6469 /net-im/telegram-desktop
parentdf1dfb7dc5b734668b2afdee02c567e8d73151ff (diff)
downloadports-7a3ae8b85f8b5e9e919cd07817f8da94811d2bdc.tar.gz
ports-7a3ae8b85f8b5e9e919cd07817f8da94811d2bdc.zip
Fix with DEFAULT_VERSIONS=python=3.x
Notes
Notes: svn path=/head/; revision=460442
Diffstat (limited to 'net-im/telegram-desktop')
-rw-r--r--net-im/telegram-desktop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/telegram-desktop/Makefile b/net-im/telegram-desktop/Makefile
index 384e7c047411..d64987bcbfe8 100644
--- a/net-im/telegram-desktop/Makefile
+++ b/net-im/telegram-desktop/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= libasound.so:audio/alsa-lib \
libopus.so:audio/opus \
libpulse.so:audio/pulseaudio
-USES= cmake:noninja,outsource desktop-file-utils gmake pkgconfig python:build ssl
+USES= cmake:noninja,outsource desktop-file-utils gmake pkgconfig python:2.7,build ssl
USE_GITHUB= yes
GH_ACCOUNT= telegramdesktop
GH_PROJECT= tdesktop