Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Apr 2015 12:30:02 +0000 (UTC)
From:      Juergen Lock <nox@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r383797 - head/multimedia/libxine
Message-ID:  <201504111230.t3BCU2Cn088114@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nox
Date: Sat Apr 11 12:30:02 2015
New Revision: 383797
URL: https://svnweb.freebsd.org/changeset/ports/383797

Log:
  Add CPE information.
  
  PR:		199374
  Submitted by:	shun.fbsd.pr at dropcut.net

Modified:
  head/multimedia/libxine/Makefile

Modified: head/multimedia/libxine/Makefile
==============================================================================
--- head/multimedia/libxine/Makefile	Sat Apr 11 12:29:19 2015	(r383796)
+++ head/multimedia/libxine/Makefile	Sat Apr 11 12:30:02 2015	(r383797)
@@ -37,8 +37,10 @@ LIB_DEPENDS=	libFLAC.so:${PORTSDIR}/audi
 LIB_DEPENDS+=	libdvdcss.so.2:${PORTSDIR}/multimedia/libdvdcss
 .endif
 
-USES=		compiler gmake iconv libtool:keepla pathfix perl5 pkgconfig \
-		execinfo tar:xz
+USES=		compiler cpe gmake iconv libtool:keepla pathfix perl5 \
+			pkgconfig execinfo tar:xz
+CPE_PRODUCT =	xine-lib
+CPE_VENDOR=	xine
 GNU_CONFIGURE=	yes
 USE_XORG=	x11 xv xinerama xext sm ice
 USE_GL=		gl glu



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