svn commit: r383797 - head/multimedia/libxine
Juergen Lock
nox at FreeBSD.org
Sat Apr 11 12:30:03 UTC 2015
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
More information about the svn-ports-all
mailing list