svn commit: r409490 - head/net-im/skype4

Kevin Lo kevlo at FreeBSD.org
Thu Feb 25 02:25:31 UTC 2016


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.
 


More information about the svn-ports-all mailing list