diff options
author | kevlo <kevlo@FreeBSD.org> | 2016-02-25 10:25:30 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2016-02-25 10:25:30 +0800 |
commit | 0dcad127c449cf29bc8908fbb054cc625d1049d3 (patch) | |
tree | fd66cac00d345011389eb0d6b25069c13ea4e23d /net-im | |
parent | 478dc86ff4056d7e4c7b19b8284e5767d39c09b2 (diff) | |
download | freebsd-ports-gnome-0dcad127c449cf29bc8908fbb054cc625d1049d3.tar.gz freebsd-ports-gnome-0dcad127c449cf29bc8908fbb054cc625d1049d3.tar.zst freebsd-ports-gnome-0dcad127c449cf29bc8908fbb054cc625d1049d3.zip |
Add openssl and pulseaudio-libs to USE_LINUX_APPS to unbreak after the
linux-c6- to CentOS 6.7 update in r407537.
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/skype4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/skype4/Makefile b/net-im/skype4/Makefile index a219027bed63..3f57ed2b6baa 100644 --- a/net-im/skype4/Makefile +++ b/net-im/skype4/Makefile @@ -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. |