diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-04-08 17:43:09 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-04-08 17:43:09 +0000 |
commit | 6f1a3799d49e0fee9c0c1a8c15fc73b30e64bf0c (patch) | |
tree | d2ff6d5f6ef105b35bc8d1abecf5eed7d93d9642 | |
parent | - Update to 3.2.3 (diff) |
- Add CPE info
Approved by: portmgr blanket
Notes
Notes:
svn path=/head/; revision=383598
Diffstat (limited to '')
-rw-r--r-- | net-im/skype-devel/Makefile | 2 | ||||
-rw-r--r-- | net-im/skype/Makefile | 2 | ||||
-rw-r--r-- | net-im/skype4/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-im/skype-devel/Makefile b/net-im/skype-devel/Makefile index a58a7816c1b4..8df99edada5c 100644 --- a/net-im/skype-devel/Makefile +++ b/net-im/skype-devel/Makefile @@ -23,7 +23,7 @@ CONFLICTS= skype-1* skype-2.0* skype-2.1* NO_BUILD= yes -USES= tar:bzip2 +USES= cpe tar:bzip2 USE_LINUX= yes USE_LINUX_APPS+=alsalib alsa-plugins-oss expat fontconfig libasyncns \ libsigcpp20 diff --git a/net-im/skype/Makefile b/net-im/skype/Makefile index 9b7917be95d2..939fa6b7d197 100644 --- a/net-im/skype/Makefile +++ b/net-im/skype/Makefile @@ -19,7 +19,7 @@ OPTIONS_DEFAULT= VIDEO NO_BUILD= yes -USES= tar:bzip2 +USES= cpe tar:bzip2 USE_LINUX= yes USE_LINUX_APPS+=alsalib alsa-plugins-oss expat fontconfig libasyncns \ libsigcpp20 diff --git a/net-im/skype4/Makefile b/net-im/skype4/Makefile index ba9ad4c98078..9fdb9c4bb15b 100644 --- a/net-im/skype4/Makefile +++ b/net-im/skype4/Makefile @@ -18,7 +18,7 @@ OPTIONS_DEFAULT= VIDEO NO_BUILD= yes -USES= desktop-file-utils tar:bzip2 +USES= cpe desktop-file-utils tar:bzip2 USE_LINUX= yes USE_LINUX_APPS+= fontconfig xorglibs qt47 qt47-x11 qt47-webkit libsndfile openssl-compat pulseaudio-libs tcp_wrappers-libs flac libasyncns |