Date: Thu, 25 Feb 2016 02:25:30 +0000 (UTC) From: Kevin Lo <kevlo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409490 - head/net-im/skype4 Message-ID: <201602250225.u1P2PUEe051405@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kevlo Date: Thu Feb 25 02:25:30 2016 New Revision: 409490 URL: https://svnweb.freebsd.org/changeset/ports/409490 Log: Add openssl and pulseaudio-libs to USE_LINUX_APPS to unbreak after the linux-c6- to CentOS 6.7 update in r407537. Modified: head/net-im/skype4/Makefile Modified: head/net-im/skype4/Makefile ============================================================================== --- head/net-im/skype4/Makefile Thu Feb 25 02:15:00 2016 (r409489) +++ head/net-im/skype4/Makefile Thu Feb 25 02:25:30 2016 (r409490) @@ -3,7 +3,7 @@ PORTNAME= skype PORTVERSION= 4.3.0.37 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= net-im MASTER_SITES= http://download.skype.com/linux/ @@ -23,7 +23,7 @@ NO_BUILD= yes USES= cpe desktop-file-utils tar:bzip2 USE_LINUX= yes -USE_LINUX_APPS+= fontconfig xorglibs qt47 qt47-x11 qt47-webkit openssl-compat +USE_LINUX_APPS+= fontconfig xorglibs qt47 qt47-x11 qt47-webkit openssl openssl-compat pulseaudio-libs RESTRICTED= Redistribution prohibited.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602250225.u1P2PUEe051405>