Correct categorie of the llvm port

This commit is contained in:
Koop Mast 2014-11-21 12:39:29 +00:00
parent 65ffca6fcd
commit ef0335db71
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372991

View File

@ -92,7 +92,7 @@ IGNORE= VDPAU option requires GALLIUM support to be enabled
.endif
CONFIGURE_ARGS+=--enable-vdpau
LIB_DEPENDS+= libvdpau.so:${PORTSDIR}/multimedia/libvdpau
RUN_DEPENDS+= llvm${DRI_LLVM_VER}:${PORTSDIR}/lang/llvm${DRI_LLVM_VER}
RUN_DEPENDS+= llvm${DRI_LLVM_VER}:${PORTSDIR}/devel/llvm${DRI_LLVM_VER}
PLIST_SUB+= VDPAU=""
.else
CONFIGURE_ARGS+=--disable-vdpau