Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Apr 2015 17:43:10 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r383598 - in head/net-im: skype skype-devel skype4
Message-ID:  <201504081743.t38HhAi9042309@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Apr  8 17:43:09 2015
New Revision: 383598
URL: https://svnweb.freebsd.org/changeset/ports/383598

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/net-im/skype-devel/Makefile
  head/net-im/skype/Makefile
  head/net-im/skype4/Makefile

Modified: head/net-im/skype-devel/Makefile
==============================================================================
--- head/net-im/skype-devel/Makefile	Wed Apr  8 17:41:52 2015	(r383597)
+++ head/net-im/skype-devel/Makefile	Wed Apr  8 17:43:09 2015	(r383598)
@@ -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

Modified: head/net-im/skype/Makefile
==============================================================================
--- head/net-im/skype/Makefile	Wed Apr  8 17:41:52 2015	(r383597)
+++ head/net-im/skype/Makefile	Wed Apr  8 17:43:09 2015	(r383598)
@@ -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

Modified: head/net-im/skype4/Makefile
==============================================================================
--- head/net-im/skype4/Makefile	Wed Apr  8 17:41:52 2015	(r383597)
+++ head/net-im/skype4/Makefile	Wed Apr  8 17:43:09 2015	(r383598)
@@ -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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504081743.t38HhAi9042309>